PropertyBag.PropertyBagEnumerator Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |