Click or drag to resize

GH_StructureTDataCount Property

Gets the total number of data items stored in all paths.

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

Property Value

Type: Int32

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

Implements

IGH_StructureDataCount
See Also