BitmapEffectCollection.GetEnumerator Methode

Definitie

Opmerking: deze API is nu verouderd. Het niet-verouderde alternatief is Effect. Retourneert een enumerator die door de verzameling kan worden herhaald.

public:
 System::Windows::Media::Effects::BitmapEffectCollection::Enumerator GetEnumerator();
public System.Windows.Media.Effects.BitmapEffectCollection.Enumerator GetEnumerator();
member this.GetEnumerator : unit -> System.Windows.Media.Effects.BitmapEffectCollection.Enumerator
Public Function GetEnumerator () As BitmapEffectCollection.Enumerator

Retouren

Een BitmapEffectCollection.Enumerator die door de verzameling kan worden herhaald.

Van toepassing op