Share

DerivedAssemblyComponents.Item Property

Parent Object: DerivedAssemblyComponents

Description

Returns the specified object from the collection.

Syntax

DerivedAssemblyComponents.Item( Index As Long ) As DerivedAssemblyComponent

Property Value

This is a read only property whose value is a DerivedAssemblyComponent.

Parameters

Name Type Description
Index Long Input Long value that specifies the to return.

Version

Introduced in version 5.3

Was this information helpful?