PropertyBag.PropertyBagEnumerator Class

Definition

public class PropertyBag.PropertyBagEnumerator : System.Collections.Generic.IEnumerator<NUnit.Framework.Api.PropertyEntry>
type PropertyBag.PropertyBagEnumerator = class
    interface IEnumerator<PropertyEntry>
    interface IDisposable
    interface IEnumerator
Inheritance
PropertyBag.PropertyBagEnumerator
Implements

Constructors

PropertyBag.PropertyBagEnumerator(PropertyBag)

Explicit Interface Implementations

IDisposable.Dispose()
IEnumerator.Current
IEnumerator.MoveNext()
IEnumerator.Reset()
IEnumerator<PropertyEntry>.Current

Applies to