Click or drag to resize

ContiguousIntegerRangeRangesAscending Property

[Missing <summary> documentation for "P:Altaxo.Collections.ContiguousIntegerRange.RangesAscending"]


Namespace: Altaxo.Collections
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IEnumerable<ContiguousIntegerRange> RangesAscending { get; }

Property Value

IEnumerableContiguousIntegerRange

Implements

IAscendingIntegerCollectionRangesAscending
See Also