ActionDocumentCollectionGetSortedActionNames Method |
Gets the action names in sorted order.
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntaxpublic string[] GetSortedActionNames()
Return Value
StringThe sorted action names.
See Also