Hardwires.Remove
- Updated2023-02-21
- 1 minute(s) read
Syntax
Hardwires.Remove ( index)
Purpose
Removes a hardwire from the collection.
Parameters
index As Variant
[In] Pass the name of the hardwire or a one-based index into the collection of hardwires to retrieve the Hardwire object associated with the specified key. The key name is compared (case-insensitively) to the Exclusion object names in the collection. The key index is a value between one and the number of hardwires in a collection. To obtain the number of hardwires in the collection, use the Count property.