Click or drag to resize

GH_StateData Property (Int32)

Gets the state data stored under the specified index

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public string this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_State.Data(System.Int32)"]

See Also