WordProcessingFormats.AllEnumerable

WordProcessingFormats.AllEnumerable class

Implementiert die generische IEnumerable-Schnittstelle, die eine „Foreach“-Möglichkeit für die WordProcessingFormats type ermöglicht

public sealed class AllEnumerable : IEnumerable<WordProcessingFormats>

Konstrukteure

Name Beschreibung
AllEnumerable() Default_Constructor

Methoden

Name Beschreibung
GetEnumerator() Gibt einen Enumerator für alle unterstützten WordProcessing-Formate zurück

Siehe auch