LazyDictionary(Of TKey, TValue) Constructor (Int32, IEqualityComparer(Of TKey))
Namespace:
Microsoft.WindowsAzure.Common.Internals
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Parameters
- capacity
- Type: System.Int32
- comparer
- Type: System.Collections.Generic.IEqualityComparer(Of TKey)
Show: