Remove

DestinationCollection.Remove method

Tar bort det angivna objektet. Samlingen är skrivskyddad. Kastar alltid NotSupportedException undantag.

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

Undantag

undantagskick
NotSupportedException

Se även