This documentation is archived and is not being maintained.

ReadOnlyDictionary<TKey, TValue>::ICollection<KeyValuePair<TKey, TValue>>::Clear Method

Clears this dictionary.

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

private:
virtual void Clear() sealed = ICollection<KeyValuePair<TKey, TValue>>::Clear

Implements

ICollection<T>::Clear()

Show: