Overload List

NameDescription
Add(KeyValuePair<(Of <<'(TKey, TValue>)>>))
Add(Object, Object)
Add(TKey, TValue)
Adds an element with the provided key and value to the list.

See Also