CommandAliasListGetNames Method |
Returns a list of command alias names.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static string[] GetNames()
Public Shared Function GetNames As String()
Return Value
Type:
StringAn array of strings. This can be empty.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also