Click or drag to resize

IndexValuePairIndex Property

Gets the index in the index/value pair.

Namespace:  Novacta.Analytics
Assembly:  Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.0.0
Syntax
public int Index { get; }

Property Value

Type: Int32
The index of the IndexValuePair.
Remarks
This property is read/only.
See Also