Click or drag to resize

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; }

Property Value

Type: Int32

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_PersistentParam`1.PersistentDataCount"]

See Also