GeneralTransformCollection.Enumerator Struktura
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.
GeneralTransform Wylicza elementy w obiekcie GeneralTransformCollection.
public: value class GeneralTransformCollection::Enumerator : System::Collections::Generic::IEnumerator<System::Windows::Media::GeneralTransform ^>
public struct GeneralTransformCollection.Enumerator : System.Collections.Generic.IEnumerator<System.Windows.Media.GeneralTransform>
type GeneralTransformCollection.Enumerator = struct
interface IEnumerator<GeneralTransform>
interface IDisposable
interface IEnumerator
type GeneralTransformCollection.Enumerator = struct
interface IEnumerator
interface IEnumerator<GeneralTransform>
interface IDisposable
type GeneralTransformCollection.Enumerator = struct
interface IEnumerator<GeneralTransform>
interface IEnumerator
interface IDisposable
Public Structure GeneralTransformCollection.Enumerator
Implements IEnumerator(Of GeneralTransform)
- Dziedziczenie
- 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. |