GetEnumerator

AppearanceDictionary.GetEnumerator method

Gibt ein IDictionaryEnumerator-Objekt für das Wörterbuch zurück.

public IEnumerator<KeyValuePair<string, XForm>> GetEnumerator()

Rückgabewert

Enumerator des Wörterbuchs.

Siehe auch