Click or drag to resize

DataTreeTDataCount Property

Gets the total number of data items (including nulls) stored in all branches.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public int DataCount { get; }

Property Value

Type: Int32

[Missing <value> documentation for "P:Grasshopper.DataTree`1.DataCount"]

See Also