PathFigureCollection.Enumerator Struktura

Definicja

PathFigure Wylicza elementy w obiekcie PathFigureCollection.

public: value class PathFigureCollection::Enumerator : System::Collections::Generic::IEnumerator<System::Windows::Media::PathFigure ^>
public struct PathFigureCollection.Enumerator : System.Collections.Generic.IEnumerator<System.Windows.Media.PathFigure>
type PathFigureCollection.Enumerator = struct
    interface IEnumerator<PathFigure>
    interface IDisposable
    interface IEnumerator
type PathFigureCollection.Enumerator = struct
    interface IEnumerator
    interface IEnumerator<PathFigure>
    interface IDisposable
type PathFigureCollection.Enumerator = struct
    interface IEnumerator<PathFigure>
    interface IEnumerator
    interface IDisposable
Public Structure PathFigureCollection.Enumerator
Implements IEnumerator(Of PathFigure)
Dziedziczenie
PathFigureCollection.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()

Ten typ lub element członkowski obsługuje infrastrukturę Windows Presentation Foundation (WPF) i nie jest przeznaczony do użycia bezpośrednio z kodu.

IEnumerator.Current

Ten typ lub element członkowski obsługuje infrastrukturę Windows Presentation Foundation (WPF) i nie jest przeznaczony do użycia bezpośrednio z kodu.

Dotyczy