Environments.Item Property
Parent Object:
Environments
Description
Returns the specified Environment object from the collection.
Syntax
Environments.
Item(
Index As Variant ) As
Environment
Property Value
This is a read only property whose value is an
Environment.
Parameters
Index |
Variant |
Input Variant that specifies the environment 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 environment. If the specified name does not exist for a control, a failure occurs. |
Samples
Version
Introduced in version 5