The XmlDataReader.Column at the specified index.
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;}
XmlDataReader.ColumnCollection Class | DataStreams.Xml Namespace