ProjectItemCollectionBaseTItem, TDictionaryItemGetSortedItemNames Method |
Gets the name of the items sorted by name.
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public string[] GetSortedItemNames()
Return Value
StringArray of sorted names.
See Also