LazyDictionary<TKey, TValue>::GetEnumerator Method ()
Namespace:
Microsoft.WindowsAzure.Common.Internals
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Return Value
Type: System.Collections.Generic::IEnumerator<KeyValuePair<TKey, TValue>>^Implements
IEnumerable<T>::GetEnumerator()
Show: