CustomParameterGroup.Remove Method
Parent Object: CustomParameterGroupDescription
Method that removes a parameter from the group. This does not delete the parameter.
Syntax
CustomParameterGroup.Remove( Index As Long )Parameters
Name | Type | Description |
Index | Long | Input Long that specifies the index of the item within the list to be removed from this group. |