Method AddInParentInstances
AddInParentInstances(uint)
Add an instance of prototype's child as child in current occurrence recursively
Declaration
[HandleProcessCorruptedStateExceptions]
public void AddInParentInstances(uint root)
Parameters
Type | Name | Description |
---|---|---|
uint | root | The occurrence to test. |