GetEnumerator

EBookFormats.AllEnumerable.GetEnumerator method

Gibt einen Enumerator für alle unterstützten EBookFormats-Formate zurück

public IEnumerator<EBookFormats> GetEnumerator()

Rückgabewert

Instanz einer internen Klasse, die IEnumerator implementiert

Siehe auch