DerivedPartComponents.Item Property
Parent Object: DerivedPartComponentsDescription
Returns the specified DerivedPartComponent object from the collection.
Syntax
DerivedPartComponents.Item( Value As Long ) As DerivedPartComponentProperty Value
This is a read only property whose value is a DerivedPartComponent.Parameters
Name | Type | Description |
Value | Long | Input Long value that specifies the to return. |