Method Compress
Compress(uint)
Compress a sub-tree by removing occurrence containing only one Child or empty, and by removing useless instances (see removeUselessInstances)
Declaration
[HandleProcessCorruptedStateExceptions]
public uint Compress(uint occurrence = 0)
Parameters
| Type | Name | Description | 
|---|---|---|
| uint | occurrence | Root occurrence for the process  | 
    
Returns
| Type | Description | 
|---|---|
| uint |