ColumnCollection Methods |
The SpreadsheetDataReaderColumnCollection type exposes the following members.
Name | Description | |
---|---|---|
Add(String) |
Adds a SpreadsheetDataReaderColumn to the collection.
| |
Add(DataReaderBaseDataReaderColumn) |
Adds a DataReaderBaseDataReaderColumn to the collection.
(Inherited from DataReaderBaseDataReaderColumnCollection.) | |
Add(String, String) |
Adds a SpreadsheetDataReaderColumn to the collection.
| |
Add(DataReaderBaseDataReaderColumn, String) |
Adds a DataReaderBaseDataReaderColumn to the collection.
(Inherited from DataReaderBaseDataReaderColumnCollection.) | |
Equals | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetIndex | (Inherited from NamedColumnCollection.) | |
GetType | Gets the type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |