GH_TreeIndex.Item Property

GH_TreeIndexItem Property

Gets or sets the item index.

Namespace:  Grasshopper.Kernel.Data
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public int Item { get; set; }
Public Property Item As Integer
	Get
	Set

Property Value

Type: Int32

[Missing <value> documentation for "P:Grasshopper.Kernel.Data.GH_TreeIndex.Item"]

See Also