BitmapEffectCollection.Enumerator Struktura

Definice

Poznámka: Toto rozhraní API je teď zastaralé. Neaktuální alternativou je Effect. Výčty BitmapEffect objektů v objektu BitmapEffectCollection.

public: value class BitmapEffectCollection::Enumerator : System::Collections::Generic::IEnumerator<System::Windows::Media::Effects::BitmapEffect ^>
public struct BitmapEffectCollection.Enumerator : System.Collections.Generic.IEnumerator<System.Windows.Media.Effects.BitmapEffect>
type BitmapEffectCollection.Enumerator = struct
    interface IEnumerator<BitmapEffect>
    interface IDisposable
    interface IEnumerator
type BitmapEffectCollection.Enumerator = struct
    interface IEnumerator
    interface IEnumerator<BitmapEffect>
    interface IDisposable
type BitmapEffectCollection.Enumerator = struct
    interface IEnumerator<BitmapEffect>
    interface IEnumerator
    interface IDisposable
Public Structure BitmapEffectCollection.Enumerator
Implements IEnumerator(Of BitmapEffect)
Dědičnost
BitmapEffectCollection.Enumerator
Implementuje

Vlastnosti

Current

Poznámka: Toto rozhraní API je teď zastaralé. Neaktuální alternativou je Effect. Získá aktuální prvek v kolekci.

Metody

MoveNext()

Poznámka: Toto rozhraní API je teď zastaralé. Neaktuální alternativou je Effect. Upřesňující enumerátor na další prvek v kolekci.

Reset()

Poznámka: Toto rozhraní API je teď zastaralé. Neaktuální alternativou je Effect. Obnoví enumerátor na jeho počáteční pozici, což je před prvním prvkem v kolekci.

Explicitní implementace rozhraní

IDisposable.Dispose()

Poznámka: Toto rozhraní API je teď zastaralé. Neaktuální alternativou je Effect. Tento typ nebo člen podporuje infrastrukturu Windows Presentation Foundation (WPF) a není určena k použití přímo z kódu.

IEnumerator.Current

Poznámka: Toto rozhraní API je teď zastaralé. Neaktuální alternativou je Effect. Tento typ nebo člen podporuje infrastrukturu Windows Presentation Foundation (WPF) a není určena k použití přímo z kódu.

Platí pro