Click or drag to resize

GH_IndexRuleSetRule Property

Gets the rule at the specified index.

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

Parameters

index
Type: SystemInt32

Property Value

Type: IGH_IndexRule

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

See Also