Click or drag to resize

IndexCollectionMax Property

Gets the maximum index in the IndexCollection.

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

Property Value

Type: Int32
The maximum index in the collection.
See Also