ExtendedObservableCollectionT Methods |
The ExtendedObservableCollectionT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| AddRange |
Adds the specified items to the collection.
| |
| Sort(IComparerT) |
Sorts the collection using the specified comparer.
| |
| Sort(ComparisonT) |
Sorts the collection using the specified comparison.
|