Click or drag to resize

ActionDocumentCollectionGetSortedActionNames Method

Gets the action names in sorted order.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntax
C#
public string[] GetSortedActionNames()

Return Value

String
The sorted action names.
See Also