Click or drag to resize

AscendingIntegerCollectionGetRangeCount Method

Returns the number of integer ranges this collection represents.

Namespace: Altaxo.Collections
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int GetRangeCount()

Return Value

Int32
The number of contiguous integer ranges.
See Also