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

 

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

public:
virtual bool Contains(
	KeyValuePair<TKey, TValue> item
) sealed

Return Value

Type: System::Boolean

Return to top
Show: