GH_StateStateCount Property |
Gets the number of items stored in the state database.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public int StateCount { get; }
Public ReadOnly Property StateCount As Integer
Get
Property Value
Type:
Int32[Missing <value> documentation for "P:Grasshopper.Kernel.GH_State.StateCount"]
See Also