GH_ComponentGH_OutputParamManagerParamCount Property |
Returns the number of output parameters already part of this component.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax 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_OutputParamManager.ParamCount"]
See Also