GH_ContentCollectionItem Property |
Namespace:
Grasshopper.Documentation
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public IGH_Content this[
int index
] { get; }
Public ReadOnly Default Property Item (
index As Integer
) As IGH_Content
Get
Parameters
- index
- Type: SystemInt32
Property Value
Type:
IGH_Content[Missing <value> documentation for "P:Grasshopper.Documentation.GH_ContentCollection.Item(System.Int32)"]
See Also