GroupItemFluentBuilder.RemoveGroupItem Method
Name | Parameters | Description |
---|---|---|
RemoveGroupItem(Parameter) | parameter | Removes a group that contains the specified parameter. |
RemoveGroupItem(Int32) | index | Removes a group by index. |
RemoveGroupItem(String) | parameterName | Removes a group that contains a parameter with the specified name. |