DXObservableCollection<T> Constructors
Name | Parameters | Description |
---|---|---|
DXObservable |
none |
Initializes a new instance of the DXObservable |
DXObservable |
collection |
Initializes a new instance of the DXObservable |
DXObservable |
list |
Initializes a new instance of the DXObservable |
DXObservable |
capacity |
Initializes a new instance of the DXObservable |
See Also