GH_BracketMismatchException.Index Property

GH_BracketMismatchExceptionIndex Property

Namespace:  Grasshopper.Kernel.Data
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.Data.GH_BracketMismatchException.Index"]

See Also