PropertyBag.PropertyBagEnumerator Classe
Définition
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.
public class PropertyBag.PropertyBagEnumerator : System.Collections.Generic.IEnumerator<NUnit.Framework.Api.PropertyEntry>
type PropertyBag.PropertyBagEnumerator = class
interface IEnumerator<PropertyEntry>
interface IDisposable
interface IEnumerator
- Héritage
-
PropertyBag.PropertyBagEnumerator
- Implémente
Constructeurs
PropertyBag.PropertyBagEnumerator(PropertyBag) |
Implémentations d’interfaces explicites
IDisposable.Dispose() | |
IEnumerator.Current | |
IEnumerator.MoveNext() | |
IEnumerator.Reset() | |
IEnumerator<PropertyEntry>.Current |