Add

DestinationCollection.Add method

Lägger till det angivna objektet. Samlingen är skrivskyddad. Kastar alltid NotSupportedException undantag.

public void Add(KeyValuePair<string, object> item)
ParameterTypBeskrivning
itemKeyValuePair`2Saken.

Undantag

undantagskick
NotSupportedException

Se även