Method SetComponentOccurrence
SetComponentOccurrence(uint, uint)
Move a component to an occurrence
Declaration
[HandleProcessCorruptedStateExceptions]
public void SetComponentOccurrence(uint component, uint occurrence)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | component | The component |
| uint | occurrence | The occurrence |