LazyDictionary<TKey, TValue>::Remove Method (KeyValuePair<TKey, TValue>)
Namespace:
Microsoft.WindowsAzure.Common.Internals
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Parameters
- item
- Type: System.Collections.Generic::KeyValuePair<TKey, TValue>
Return Value
Type: System::BooleanImplements
ICollection<T>::Remove(T)
Show: