Click or drag to resize

ContiguousNonNegativeIntegerRangeIsInfinite Property

Returns true if the integer range is infinite.

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

Property Value

Boolean
See Also