GH_ParamTVolatileDataCount Property |
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntaxpublic int VolatileDataCount { get; }
Public ReadOnly Property VolatileDataCount As Integer
Get
Property Value
Type:
Int32[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Param`1.VolatileDataCount"]
Implements
IGH_ParamVolatileDataCount
See Also