Returns all occurrences at the top-level of this component that reference the specified component. The returned list is read-only.
"component_var" is a variable referencing a Component object.
|
"component_var" is a variable referencing a Component object.
|
Type | Description |
OccurrenceList | The occurrences referenced by the specified component. |
Name | Type | Description |
component | Component | The component that is being referenced by the occurrences that will be returned. |