Index3d(T).Item Property

Index3dTItem Property

Gets the actual item.

Namespace:  Grasshopper.Kernel.Geometry.SpatialTrees
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public T Item { get; }
Public ReadOnly Property Item As T
	Get

Property Value

Type: T

[Missing <value> documentation for "P:Grasshopper.Kernel.Geometry.SpatialTrees.Index3d`1.Item"]

See Also