Method GetOccurrencesWithComponent
GetOccurrencesWithComponent(ComponentType, uint)
Recursively get all the occurrences containing a component of the specified type
Declaration
[HandleProcessCorruptedStateExceptions]
public OccurrenceList GetOccurrencesWithComponent(ComponentType componentType, uint fromOcc = 0)
Parameters
| Type | Name | Description |
|---|---|---|
| ComponentType | componentType | The component type |
| uint | fromOcc | Source occurrence of the recursion |
Returns
| Type | Description |
|---|---|
| OccurrenceList |