DataColumnCollectionGetGroupNumbersAll Method |
Gets all group numbers in this table as a sorted set of numbers.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public SortedSet<int> GetGroupNumbersAll()
Return Value
SortedSetInt32All group numbers in this table as a sorted set of numbers.
See Also