BitmapEffectCollection.GetEnumerator Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Uwaga: ten interfejs API jest teraz przestarzały. Nie przestarzałą alternatywą jest Effect. Zwraca moduł wyliczający, który może wykonać iterację kolekcji.
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
Zwraca
Element BitmapEffectCollection.Enumerator , który może iterować po kolekcji.