GH_VarParamEventArgs.Index Property

GH_VarParamEventArgsIndex Property

Gets the index of the parameter.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public int Index { get; }
Public ReadOnly Property Index As Integer
	Get

Property Value

Type: Int32

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_VarParamEventArgs.Index"]

See Also