SynchronizedSuspendableObservableCollection<T> - конструктор |
| Имя | Описание | |
|---|---|---|
| SynchronizedSuspendableObservableCollection<T>() |
Initializes a new instance of the SynchronizedSuspendableObservableCollection<T> class.
| |
| SynchronizedSuspendableObservableCollection<T>(Action<Action>) |
Initializes a new instance of the SynchronizedSuspendableObservableCollection<T> class.
| |
| SynchronizedSuspendableObservableCollection<T>(IEnumerable<T>) |
Initializes a new instance of the SynchronizedSuspendableObservableCollection<T> class.
| |
| SynchronizedSuspendableObservableCollection<T>(IEnumerable<T>, Action<Action>) |
Initializes a new instance of the SynchronizedSuspendableObservableCollection<T> class.
|