www.csvreader.com

The XmlDataReader.Column at the specified index.

Overload List

The XmlDataReader.Column at the specified index.

public XmlDataReader.Column this[int] {get; set;}

The XmlDataReader.Column corresponding to the given column name.

public XmlDataReader.Column this[string] {get; set;}

See Also

XmlDataReader.ColumnCollection Class | DataStreams.Xml Namespace