ImmutableDictionary<TKey, TValue>::IEnumerable<KeyValuePair<TKey, TValue>>::GetEnumerator Method ()

 

Namespace:   System.Collections.Immutable
Assembly:  System.Collections.Immutable (in System.Collections.Immutable.dll)

private:
virtual IEnumerator<KeyValuePair<TKey, TValue>>^ GetEnumerator() sealed = IEnumerable<KeyValuePair<TKey, TValue>>::GetEnumerator
Return to top
Show: