ObservableCollectionExtended<(Of <(<'T>)>)> Constructor

Overload List


  Name Description
Public method ObservableCollectionExtended<(Of <(<'T>)>)>()()()()
Initializes a new instance of the ObservableCollectionExtended class.
Public method ObservableCollectionExtended<(Of <(<'T>)>)>(List<(Of <<'(T>)>>))
Initializes a new instance of the ObservableCollectionExtended class that contains elements copied from the specified list.
Public method ObservableCollectionExtended<(Of <(<'T>)>)>(IEnumerable<(Of <<'(T>)>>))
Initializes a new instance of the ObservableCollectionExtended class that contains elements copied from the specified collection.