Share

DerivedPartEntities.Item Property

Parent Object: DerivedPartEntities

Description

Returns the specified DerivedPartEntity object from the collection.

Syntax

DerivedPartEntities.Item( Index As Variant ) As DerivedPartEntity

Property Value

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

Parameters

Name Type Description
Index Variant Value that specifies the index of the to return.

Version

Introduced in version 5.3

Was this information helpful?