LazyDictionary(Of TKey, TValue).Keys Property

 

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

Public ReadOnly Property Keys As ICollection(Of TKey)

Property Value

Type: System.Collections.Generic.ICollection(Of TKey)

Return to top
Show: