.NET Framework Class Library
ObservableCollection<(Of <(T>)>) Constructor

Initializes a new instance of the ObservableCollection<(Of <(T>)>) class.

Overload List

  NameDescription
Public methodObservableCollection<(Of <(T>)>)()()()Initializes a new instance of the ObservableCollection<(Of <(T>)>) class.
Public methodObservableCollection<(Of <(T>)>)(List<(Of <(T>)>))Initializes a new instance of the ObservableCollection<(Of <(T>)>) class that contains elements copied from the specified list.
Public methodObservableCollection<(Of <(T>)>)(IEnumerable<(Of <(T>)>))Initializes a new instance of the ObservableCollection<(Of <(T>)>) class that contains elements copied from the specified collection.
Top
See Also

Reference

Tags :


Page view tracker