Method ICollection<KeyValuePair<string, TValue>>.Add
- Namespace
- DisCatSharp.Common
- Assembly
- DisCatSharp.Common.dll
ICollection<KeyValuePair<string, TValue?>>.Add(KeyValuePair<string, TValue?>)
Adds the.
void ICollection<KeyValuePair<string, TValue?>>.Add(KeyValuePair<string, TValue?> item)
Parameters
item
KeyValuePair<string, TValue>The item.