FrozenDictionary<TKey,TValue>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the dictionary.

C#
public System.Collections.Frozen.FrozenDictionary<TKey,TValue>.Enumerator GetEnumerator();

Returns

An enumerator that iterates through the dictionary.

Applies to

Product Versions
.NET 8 (package-provided), 8, 9 (package-provided), 9, 10 (package-provided), 10
.NET Standard 2.0 (package-provided)