Click or drag to resize

SafeObservableCollection<T> Constructor

Overload List
 NameDescription
Public methodSafeObservableCollection<T>()Initializes a new instance of the SafeObservableCollection<T> class
Public methodSafeObservableCollection<T>(IEnumerable<T>)Initializes a new instance of the SafeObservableCollection<T> class
Public methodSafeObservableCollection<T>(List<T>)Initializes a new instance of the SafeObservableCollection<T> class
Top
See Also