AscendingIntegerCollectionGetRangeCount Method |
Returns the number of integer ranges this collection represents.
Namespace: Altaxo.CollectionsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int GetRangeCount()
Return Value
Int32The number of contiguous integer ranges.
See Also