CommandLineOption.Index Property

CommandLineOptionIndex Property

[Missing <summary> documentation for "P:Rhino.Input.Custom.CommandLineOption.Index"]

Namespace:  Rhino.Input.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public int Index { get; }
Public ReadOnly Property Index As Integer
	Get

Property Value

Type: Int32
See Also