www.csvreader.com

Reads till the end of the xml data.

[Visual Basic]
Overloads Public Function ReadToEnd() As DataTable
[C#]
public DataTable ReadToEnd();

Return Value

A DataTable containing the xml data.

See Also

XmlRecordReader Class | DataStreams.Xml Namespace | XmlRecordReader.ReadToEnd Overload List