LazyDictionary<TKey, TValue>::Add Method (KeyValuePair<TKey, TValue>)

 

Namespace:   Microsoft.WindowsAzure.Common.Internals
Assembly:  Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)

public:
virtual void Add(
	KeyValuePair<TKey, TValue> item
) sealed
Return to top
Show: