EnvironmentList.Remove Method
Parent Object: EnvironmentListDescription
Method that removes the specified Environment from the list.
Syntax
EnvironmentList.Remove( Index As Long )Parameters
Name | Type | Description |
Index | Long | Long that specifies the index of the Environment to remove from the list. |