Click or drag to resize

GH_ComponentParamServerRegisterOutputParam Method

Overload List
  NameDescription
Public methodRegisterOutputParam(IGH_Param)
Add a parameter to the end of the output list.
Public methodRegisterOutputParam(IGH_Param, Int32)
Add a parameter at the specific index of the output list.
Top
See Also