VirtualDevices.Remove
- Updated2023-02-21
- 1 minute(s) read
Syntax
VirtualDevices.Remove ( index)
Purpose
Deletes the virtual device.
Parameters
index As Variant
[In] Pass the name of the virtual device or a one-based index into the collection of virtual devices to retrieve the VirtualDevice object associated with the specified key. The key name is compared (case-insensitively) to the VirtualDevice object names in the collection. The key index is a value between one and the number of virtual devices in a collection. To obtain the number of route groups in the collection, use the Count property.