ResourceDictionary.GetEnumerator Yöntem

Tanım

S 'nin bir IEnumerator<T> kümesini ResourceDictionary döndürür KeyValuePair<TKey,TValue> .

public System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<string,object>> GetEnumerator ();
abstract member GetEnumerator : unit -> System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<string, obj>>
override this.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<string, obj>>

Döndürülenler

IEnumerator<KeyValuePair<String,Object>>

Uygulamalar

Şunlara uygulanır