LazyDictionary(Of TKey, TValue).TryGetValue Method (TKey, TValue)
Namespace:
Microsoft.WindowsAzure.Common.Internals
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Public Function TryGetValue ( key As TKey, <OutAttribute> ByRef value As TValue ) As Boolean
Return Value
Type: System.Boolean
Show: