Method Unselect
Unselect(OccurrenceList, uint)
Remove occurrences to selection
Declaration
[HandleProcessCorruptedStateExceptions]
public void Unselect(OccurrenceList occurrence, uint selectionId = 1)
Parameters
| Type | Name | Description |
|---|---|---|
| OccurrenceList | occurrence | Occurrences to remove from the selection |
| uint | selectionId | ID of the selection to use, or current selection (id = 1) will be used |