ProjectItemCollectionBaseTItemGetSortedItemNames Method |
Gets the item names in sorted order.
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic string[] GetSortedItemNames()
Return Value
StringThe sorted item names.
See Also