WireDefinitions.Item Property
Parent Object: WireDefinitionsDescription
Returns the specified WireDefinition object from the collection
Syntax
WireDefinitions.Item( Index As Long ) As WireDefinitionProperty Value
This is a read only property whose value is a WireDefinition.Parameters
Name | Type | Description |
Index | Long | Input Long value that specifies the WireDefinition object within the collection to return. |