CompositeiMateDefinitionProxy.Item Property
Parent Object: CompositeiMateDefinitionProxyDescription
Returns the specified iMateDefinition object.
Syntax
CompositeiMateDefinitionProxy.Item( Index As Long ) As iMateDefinitionProperty Value
This is a read only property whose value is an iMateDefinition.Parameters
Name | Type | Description |
Index | Long | Input Long value that specifies the index of the to return. |