Click or drag to resize

IndexerColumn Properties

The IndexerColumn type exposes the following members.

Properties
 NameDescription
Public propertyCount Gets the number of elements if it is known; for the indexer column the count is unbounded and therefore unknown.
Public propertyFullName The full name of a indexer column is "IndexerColumn".
Public propertyStatic memberInstance Gets the singleton instance.
Public propertyItem Gets the numeric value represented by the specified index.
Public propertyItemType Gets the type of the colum's items.
Top
See Also