ContiguousNonNegativeIntegerRangeIsEmpty Property |
Returns true if the range is empty, i.e. has no elements.
Namespace: Altaxo.CollectionsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool IsEmpty { get; }
Property Value
BooleanSee Also