Method KeepAncestors
KeepAncestors(OccurrenceList)
Filter a list of occurrences by removing all occurrences which have an ancestor inside the list.
Declaration
[HandleProcessCorruptedStateExceptions]
public OccurrenceList KeepAncestors(OccurrenceList occurrences)
Parameters
| Type | Name | Description |
|---|---|---|
| OccurrenceList | occurrences | The list that shall be filtered. |
Returns
| Type | Description |
|---|---|
| OccurrenceList |