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; }
Public ReadOnly Property DataCount As Integer
Get
Property Value
Type:
Int32[Missing <value> documentation for "P:Grasshopper.DataTree`1.DataCount"]
See Also