Wires.Item Property
Parent Object: WiresDescription
Allows integer-indexed access to items in the collection.
Syntax
Wires.Item( Index As Long ) As WireProperty Value
This is a read only property whose value is a Wire.Parameters
Name | Type | Description |
Index | Long | Input Long value that specifies the index of the Wire object to return. |