Grasshopper API
GH_ParamTSourceCount Property |
Gets the number of sources for this parameter.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

public virtual int SourceCount { get; }
Public Overridable ReadOnly Property SourceCount As Integer Get
Property Value
Type: Int32[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Param`1.SourceCount"]
Implements
IGH_ParamSourceCount