Click or drag to resize

ContiguousIntegerRangeEmpty Property

Gets a standard empty integer range (Start and Count set to zero).

Namespace: Altaxo.Collections
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static ContiguousIntegerRange Empty { get; }

Property Value

ContiguousIntegerRange
See Also