CustomParameterGroups.Item Property

Parent Object: CustomParameterGroups

Description

Returns the specified CustomParameterGroup object from the collection.

Syntax

CustomParameterGroups.Item( Index As Variant ) As CustomParameterGroup

Property Value

This is a read only property whose value is a CustomParameterGroup.

Parameters

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.

Version

Introduced in version 10