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