CatchmentsSort Method |
Name | Description | |
---|---|---|
Sort(IComparerICatchment) |
Sort the catchments using the specified comparer.
Remember to sort combined catchments as the last ones Sort is implemented explicitly to avoid overhead in updating the search maps when sorting methods uses the ItemInt32 directly. | |
Sort(ComparisonICatchment) |
Sort the catchments using the specified comparison.
Remember to sort combined catchments as the last ones Sort is implemented explicitly to avoid overhead in updating the search maps when sorting methods uses the ItemInt32 directly. |