Click or drag to resize

GH_ComponentParamServerRegisterInputParam Method

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