GroupItemFluentBuilder.RemoveParameterItem Method
Name | Parameters | Description |
---|---|---|
RemoveParameterItem(Parameter) | parameter | Removes a parameter editor from the UI. Accepts a parameter object. |
RemoveParameterItem(Int32) | index | Removes a parameter editor from the UI. |
RemoveParameterItem(String) | parameterName | Removes a parameter editor from the UI. Accepts a parameter name. |