PropertyBag.PropertyBagEnumerator Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public class PropertyBag.PropertyBagEnumerator : System.Collections.Generic.IEnumerator<NUnit.Framework.Api.PropertyEntry>
type PropertyBag.PropertyBagEnumerator = class
interface IEnumerator<PropertyEntry>
interface IDisposable
interface IEnumerator
- Herencia
-
PropertyBag.PropertyBagEnumerator
- Implementaciones
Constructores
PropertyBag.PropertyBagEnumerator(PropertyBag) |
Implementaciones de interfaz explícitas
IDisposable.Dispose() | |
IEnumerator.Current | |
IEnumerator.MoveNext() | |
IEnumerator.Reset() | |
IEnumerator<PropertyEntry>.Current |