Click or drag to resize

CommandAliasListGetNames Method

Returns a list of command alias names.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static string[] GetNames()

Return Value

Type: String
An array of strings. This can be empty.
See Also