LazyDictionary(Of TKey, TValue) Constructor (IEqualityComparer(Of TKey))

 

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

Public Sub New (
	comparer As IEqualityComparer(Of TKey)
)

Parameters

comparer
Type: System.Collections.Generic.IEqualityComparer(Of TKey)

Return to top
Show: