ExtendedObservableCollectionT Class |
Namespace: Eto
[Missing <typeparam name="T"/> documentation for "T:Eto.ExtendedObservableCollection`1"]
The ExtendedObservableCollectionT type exposes the following members.
| Name | Description | |
|---|---|---|
| ExtendedObservableCollectionT |
Initializes a new instance of the ExtendedObservableCollectionT class.
| |
| ExtendedObservableCollectionT(IEnumerableT) |
Initializes a new instance of the ExtendedObservableCollectionT class with the specified items.
|
| 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.
|