Overload List

  Name Description
Public method IndexedCollection<(Of <(<'T>)>)>()()()()
Initializes a new instance of the IndexedCollection<(Of <(<'T>)>)> class.
Public method IndexedCollection<(Of <(<'T>)>)>(IList<(Of <<'(T>)>>))
Initializes a new instance of the IndexedCollection<(Of <(<'T>)>)> class that contains elements copied from the specified list.
Public method IndexedCollection<(Of <(<'T>)>)>(IList<(Of <<'(T>)>>), PropertyChangeListener<(Of <<'(T>)>>))
Initializes a new instance of the IndexedCollection<(Of <(<'T>)>)> class that contains elements copied from the specified list, and provides a custom PropertyChangeListener<(Of <(<'T>)>)>.

See Also