Method AddComponents
AddComponents(OccurrenceList, ComponentType)
Add a components to each occurrence in the array
Declaration
[HandleProcessCorruptedStateExceptions]
public ComponentList AddComponents(OccurrenceList occurrences, ComponentType componentType)
Parameters
| Type | Name | Description |
|---|---|---|
| OccurrenceList | occurrences | Occurrences that need the component to be added |
| ComponentType | componentType | Type of the component |
Returns
| Type | Description |
|---|---|
| ComponentList |