www.csvreader.com

[Visual Basic]
Public Sub New( _
   ByVal xPath As String _
)
[C#]
public XmlRecordReader.Column(
   string xPath
);

Parameters

xPath

See Also

XmlRecordReader.Column Class | DataStreams.Xml Namespace