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