ContiguousIntegerRangeLastInclusive Property |
Last valid element of the integer range (is equal to
Start+
Count-1).
Namespace: Altaxo.CollectionsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int LastInclusive { get; }
Property Value
Int32See Also