GH_InputParamManager.AddIntegerParameter Method

GH_InputParamManagerAddIntegerParameter Method

Overload List
  NameDescription
Public methodAddIntegerParameter(String, String, String, GH_ParamAccess)
Add a Integer parameter to the input list of this component.
Public methodAddIntegerParameter(String, String, String, GH_ParamAccess, IEnumerableInt32)
Add a Integer parameter to the input list of this component.
Public methodAddIntegerParameter(String, String, String, GH_ParamAccess, Int32)
Add a Integer parameter to the input list of this component.
Top
See Also