Overload List

  NameDescription
Public methodKeyValuePairCollection()()()()
Creates new empty collection.
Public methodKeyValuePairCollection(IEnumerable<(Of <<'(KeyValuePair>)>>))
Creates new StringObservableCollection from the given IEnumerable.
Public methodKeyValuePairCollection(List<(Of <<'(KeyValuePair>)>>))
Creates new StringObservableCollection from the given List.

See Also