Click or drag to resize

PartialDictionaryTKey, TBaseValue, TDerivValueRemove Method

Overload List
 NameDescription
Public methodRemove(KeyValuePairTKey, TDerivValue)Removes the first occurrence of a specific object from the ICollectionT.
Public methodRemove(TKey)Removes the element with the specified key from the IDictionaryTKey, TValue.
Top
See Also