Overload List

  Name Description
Public method Add(KeyValuePair<(Of <<'(TKey, TValue>)>>))
Adds an item to the Collection.
Public method Add(TKey, TValue)
Adds an element with the provided key and value to the Dictionary.

See Also