Click or drag to resize

GH_ItemInternalData Property

Retrieves the internal data of this item. No type casting is performed.

Namespace:  GH_IO.Types
Assembly:  GH_IO (in GH_IO.dll)
Syntax
public Object InternalData { get; }

Property Value

Type: Object

[Missing <value> documentation for "P:GH_IO.Types.GH_Item.InternalData"]

See Also