다음을 통해 공유


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

적용 대상