TextEffectCollection.Enumerator Struktura

Definicja

TextEffect Wylicza elementy w obiekcie TextEffectCollection.

public: value class TextEffectCollection::Enumerator : System::Collections::Generic::IEnumerator<System::Windows::Media::TextEffect ^>
public struct TextEffectCollection.Enumerator : System.Collections.Generic.IEnumerator<System.Windows.Media.TextEffect>
type TextEffectCollection.Enumerator = struct
    interface IEnumerator<TextEffect>
    interface IDisposable
    interface IEnumerator
type TextEffectCollection.Enumerator = struct
    interface IEnumerator
    interface IEnumerator<TextEffect>
    interface IDisposable
type TextEffectCollection.Enumerator = struct
    interface IEnumerator<TextEffect>
    interface IEnumerator
    interface IDisposable
Public Structure TextEffectCollection.Enumerator
Implements IEnumerator(Of TextEffect)
Dziedziczenie
TextEffectCollection.Enumerator
Implementuje

Właściwości

Current

Pobiera bieżący element w kolekcji.

Metody

MoveNext()

Rozwija moduł wyliczający do następnego elementu w kolekcji.

Reset()

Resetuje moduł wyliczający do początkowej pozycji, która znajduje się przed pierwszym elementem w kolekcji.

Jawne implementacje interfejsu

IDisposable.Dispose()

Aby uzyskać opis tych elementów członkowskich, zobacz Dispose().

IEnumerator.Current

Aby uzyskać opis tych elementów członkowskich, zobacz Current.

Dotyczy