WmoEnumerator Members

[This is internal Microsoft documentation - Do not distribute.]

This class implements the IEnumerator over a WebstoreKeyedCollection in support of the "foreach" keyword

The following tables list the members exposed by the WmoEnumerator type.

Public Properties

  Name Description
Current Returns the current element of the enumerator

Top

Public Methods

(see also Protected Methods )

  Name Description
Dispose The dispose method
Equals  Overloaded. (inherited from Object )
GetHashCode  (inherited from Object )
GetType  (inherited from Object )
MoveNext Moves to the next element in the enumerator
ReferenceEquals  (inherited from Object )
Reset Moves to the start of the enumerator
ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )

Top

Explicit Interface Implementations

  Name Description
System.Collections.IEnumerator.Current  

Top

See Also

Reference

WmoEnumerator Generic Class
Microsoft.Webstore.MetaData Namespace