Click or drag to resize

IndexCollectionItem Property (Int32)

Gets or sets the index in the IndexCollection corresponding the specified position.

Namespace:  Novacta.Analytics
Assembly:  Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.0.0
Syntax
Exceptions
ExceptionCondition
ArgumentOutOfRangeExceptionvalue is negative.
-or-
position is negative or greater than or equal to Count.
See Also