Click or drag to resize
XmlRecordReaderParse Method

Namespace: DataStreams.Xml
Assembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax
public static XmlRecordReader Parse(
	string data,
	string xPath
)

Parameters

data
Type: SystemString
xPath
Type: SystemString

Return Value

Type: XmlRecordReader
See Also