EnvironmentList.Item Property
Parent Object: EnvironmentListDescription
Returns the specified Environment object from the list.
Syntax
EnvironmentList.Item( Index As Long ) As EnvironmentProperty Value
This is a read only property whose value is an Environment.Parameters
Name | Type | Description |
Index | Long | Input Long that specifies the object within the list to return. |