ImmutableSortedDictionary<TKey,TValue>.Builder.GetEnumerator Yöntem

Tanım

Sabit sıralanmış sözlükte yinelenen bir numaralandırıcı döndürür.

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

Döndürülenler

Sözlükte yinelemek için kullanılabilecek bir numaralandırıcı.

Şunlara uygulanır