Compartir a través de


PropertyBag.PropertyBagEnumerator Clase

Definición

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

Se aplica a