Method DeleteSelection
DeleteSelection(uint)
Delete all selected occurrences, and/or sub-occurrence elements
Declaration
[HandleProcessCorruptedStateExceptions]
public void DeleteSelection(uint selectionId = 1)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | selectionId | ID of the selection to delete, or current selection (id = 1) will be deleted |