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