www.csvreader.com

The properties of the XmlDataReader.ColumnCollection class are listed below. For a complete list of XmlDataReader.ColumnCollection class members, see the XmlDataReader.ColumnCollection Members topic.

Public Instance Properties

CaseSensitive (inherited from NamedColumnCollection) This determines whether the column lookup using the column name will be case sensitive or not. Default is true.
Count (inherited from NamedColumnCollection)
ItemOverloaded. The XmlDataReader.Column at the specified index.
Names (inherited from NamedColumnCollection)

See Also

XmlDataReader.ColumnCollection Class | DataStreams.Xml Namespace