PropertyBag.PropertyBagEnumerator 类

定义

public class PropertyBag.PropertyBagEnumerator : System.Collections.Generic.IEnumerator<NUnit.Framework.Api.PropertyEntry>
type PropertyBag.PropertyBagEnumerator = class
    interface IEnumerator<PropertyEntry>
    interface IDisposable
    interface IEnumerator
继承
PropertyBag.PropertyBagEnumerator
实现

构造函数

PropertyBag.PropertyBagEnumerator(PropertyBag)

显式接口实现

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

适用于