ObservableCollection<T> Constructor |
Name | Description | |
---|---|---|
![]() | ObservableCollection<T>() |
Initializes a new instance of ObservableCollection.
|
![]() | ObservableCollection<T>(Int32) |
Initializes a new instance of ObservableCollection and has the specified initial capacity.
|