Click or drag to resize

GH_ParamTSourceCount Property

Gets the number of sources for this parameter.

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

Property Value

Type: Int32

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

Implements

IGH_ParamSourceCount
See Also