System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator Members

The members of System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator are listed below.

See Also: Inherited members from System.Object

Public Constructors

Public Properties

Public Methods

MoveNext() : bool

Advances the enumerator to the next element of the System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.

Reset()

Sets the enumerator to its initial position, which is before the first element in the collection.

Explicitly Implemented Interface Members

[read-only]
IEnumerator.Currentobject.

For a description of this member, see the IEnumerator.Current property.

IEnumerator.MoveNext

For a description of this member, see the IEnumerator.MoveNext method.

IEnumerator.Reset

For a description of this member, see the IEnumerator.Reset method.