LazyDictionary(Of TKey, TValue).ContainsKey Method (TKey)

 

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

Public Function ContainsKey (
	key As TKey
) As Boolean

Parameters

key
Type: TKey

Return Value

Type: System.Boolean

Return to top
Show: