Click or drag to resize

ContiguousNonNegativeIntegerRangeEmpty 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 ContiguousNonNegativeIntegerRange Empty { get; }

Property Value

ContiguousNonNegativeIntegerRange
See Also