DerivedPartEntities.Item Property
Parent Object: DerivedPartEntitiesDescription
Returns the specified DerivedPartEntity object from the collection.
Syntax
DerivedPartEntities.Item( Index As Variant ) As DerivedPartEntityProperty 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. |