GH_PersistentParamTPersistentDataCount Property |
Gets the number of persistent data items stored in this parameter.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public int PersistentDataCount { get; }
Public ReadOnly Property PersistentDataCount As Integer
Get
Property Value
Type:
Int32[Missing <value> documentation for "P:Grasshopper.Kernel.GH_PersistentParam`1.PersistentDataCount"]
See Also