MaterialCollection.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 Material de MaterialCollection.
public: value class MaterialCollection::Enumerator : System::Collections::Generic::IEnumerator<System::Windows::Media::Media3D::Material ^>
public struct MaterialCollection.Enumerator : System.Collections.Generic.IEnumerator<System.Windows.Media.Media3D.Material>
type MaterialCollection.Enumerator = struct
interface IEnumerator<Material>
interface IDisposable
interface IEnumerator
type MaterialCollection.Enumerator = struct
interface IEnumerator
interface IEnumerator<Material>
interface IDisposable
type MaterialCollection.Enumerator = struct
interface IEnumerator<Material>
interface IEnumerator
interface IDisposable
Public Structure MaterialCollection.Enumerator
Implements IEnumerator(Of Material)
- Héritage
- Implémente
Current |
Obtient l'élément en cours dans MaterialCollection. |
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 membre prend en charge l’infrastructure Windows Presentation Foundation (WPF) et n’est pas destiné à être utilisé directement à partir de votre code. |
IEnumerator. |
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 |