Click or drag to resize

GH_ContentCollectionItem Property

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

Parameters

index
Type: SystemInt32

Property Value

Type: IGH_Content

[Missing <value> documentation for "P:Grasshopper.Documentation.GH_ContentCollection.Item(System.Int32)"]

See Also