DerivedAssemblyComponents.Item Property
Parent Object: DerivedAssemblyComponentsDescription
Returns the specified object from the collection.
Syntax
DerivedAssemblyComponents.Item( Index As Long ) As DerivedAssemblyComponentProperty 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. |