Indexer |
The IndexerColumn type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the number of elements if it is known; for the indexer column the count is unbounded and therefore unknown. | |
| FullName | The full name of a indexer column is "IndexerColumn". | |
| Instance | Gets the singleton instance. | |
| Item | Gets the numeric value represented by the specified index. | |
| ItemType | Gets the type of the colum's items. |