Overload List
Name | Description | |
---|---|---|
![]() | KeyValuePairCollection()()()() |
Creates new empty collection.
|
![]() | KeyValuePairCollection(IEnumerable<(Of <<'(KeyValuePair>)>>)) |
Creates new StringObservableCollection from the given IEnumerable.
|
![]() | KeyValuePairCollection(List<(Of <<'(KeyValuePair>)>>)) |
Creates new StringObservableCollection from the given List.
|