PresentationFormats.AllEnumerable

PresentationFormats.AllEnumerable class

Implementeert IEnumerable generieke interface, die een ‘foreach’-mogelijkheid mogelijk maakt voor de PresentationFormats type

public sealed class AllEnumerable : IEnumerable<PresentationFormats>

Constructeurs

Naam Beschrijving
AllEnumerable() De standaard constructeur.

methoden

Naam Beschrijving
GetEnumerator() Retourneert een teller voor alle ondersteunde PresentationFormats-indelingen

Zie ook