CommandAliasList.Count Property

CommandAliasListCount Property

Returns the number of command alias in Rhino.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static int Count { get; }
Public Shared ReadOnly Property Count As Integer
	Get

Property Value

Type: Int32
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also