PathFigureCollection.Enumerator Structure
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Énumère les éléments PathFigure de 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)
- Héritage
- Implémente
Current |
Obtient l’élément actuel dans la collection. |
Move |
Avance l'énumérateur jusqu'à l'élément suivant dans la collection. |
Reset() |
Rétablit l'énumérateur à sa position initiale, qui précède le premier élément de la collection. |
IDisposable. |
Ce type ou ce membre prend en charge l’infrastructure Windows Presentation Foundation (WPF), et n’est pas destiné à être utilisé directement à partir de votre code. |
IEnumerator. |
Ce type ou ce membre prend en charge l’infrastructure Windows Presentation Foundation (WPF), et n’est pas destiné à être utilisé directement à partir de votre code. |
Produit | Versions |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 |
Windows Desktop | 3.0, 3.1, 5, 6, 7 |