| SuspendableObservableCollectionT | Initializes a new instance of the ObservableCollectionT class. |
| SuspendableObservableCollectionT(IEnumerableT) | Initializes a new instance of the ObservableCollectionT class that contains elements copied from the specified collection. |
| SuspendableObservableCollectionT(ListT) | Initializes a new instance of the ObservableCollectionT class that contains elements copied from the specified list. |