Click or drag to resize

IAscendingIntegerCollectionRangesDescending Property

[Missing <summary> documentation for "P:Altaxo.Collections.IAscendingIntegerCollection.RangesDescending"]


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

Property Value

IEnumerableContiguousIntegerRange
See Also