GH_InputParamManager.AddTextParameter Method

GH_InputParamManagerAddTextParameter Method

Overload List
  NameDescription
Public methodAddTextParameter(String, String, String, GH_ParamAccess)
Add a Text parameter to the input list of this component.
Public methodAddTextParameter(String, String, String, GH_ParamAccess, IEnumerableString)
Add a Text parameter to the input list of this component.
Public methodAddTextParameter(String, String, String, GH_ParamAccess, String)
Add a Text parameter to the input list of this component.
Top
See Also