Grasshopper API
GH_ComponentGH_InputParamManagerParamCount Property |
Returns the number of input parameters already part of this component.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

public override int ParamCount { get; }
Public Overrides ReadOnly Property ParamCount As Integer Get
Property Value
Type: Int32[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Component.GH_InputParamManager.ParamCount"]
