ObservableCollectionExtended<(Of <(<'T>)>)> Constructor
Overload List
Name | Description | |
---|---|---|
![]() |
ObservableCollectionExtended<(Of <(<'T>)>)>()()()() |
Initializes a new instance of the ObservableCollectionExtended class.
|
![]() |
ObservableCollectionExtended<(Of <(<'T>)>)>(List<(Of <<'(T>)>>)) |
Initializes a new instance of the ObservableCollectionExtended class that contains elements copied from the specified list.
|
![]() |
ObservableCollectionExtended<(Of <(<'T>)>)>(IEnumerable<(Of <<'(T>)>>)) |
Initializes a new instance of the ObservableCollectionExtended class that contains elements copied from the specified collection.
|