Share

WireEdgeDefinitions.Item Property

Parent Object: WireEdgeDefinitions

Description

Returns the specified WireEdgeDefinition object from the collection.

Syntax

WireEdgeDefinitions.Item( Index As Long ) As WireEdgeDefinition

Property 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.

Version

Introduced in version 2013

Was this information helpful?