Returns the specified CustomParameterGroup object from the collection.
Name | Type | Description |
Index | Variant | Input Variant that specifies the object within the collection to return. This can be either a Long to indicate the index of the item within the collection or a String indicating the name of the CustomParameterGroup. If the specified name does not exist, a failure occurs. |