Udostępnij za pośrednictwem


FrozenDictionary<TKey,TValue>.GetEnumerator Metoda

Definicja

Zwraca moduł wyliczający, który iteruje po słowniku.

public:
 System::Collections::Frozen::FrozenDictionary<TKey, TValue>::Enumerator GetEnumerator();
public System.Collections.Frozen.FrozenDictionary<TKey,TValue>.Enumerator GetEnumerator ();
member this.GetEnumerator : unit -> System.Collections.Frozen.FrozenDictionary<'Key, 'Value>.Enumerator
Public Function GetEnumerator () As FrozenDictionary(Of TKey, TValue).Enumerator

Zwraca

Moduł wyliczający, który iteruje po słowniku.

Dotyczy