UIElementCollection.Enumerator Members

The following tables list the members exposed by the UIElementCollection.Enumerator type.

Public Properties

Name Description
Public Property Current Gets the current UI element in the current collection.

Public Methods

Name Description
Public Method Clone Creates a shallow copy of the current UIElementCollection.Enumerator object (enumerator).
Public Method Equals (Inherited from ValueType.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method MoveNext Advances the enumerator to the next element in the current collection.
Public Method ReferenceEquals (Inherited from Object.)
Public Method Reset Resets the enumerator to its initial position, immediately preceding the first element in the collection.
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

UIElementCollection.Enumerator Structure
Microsoft.SPOT.Presentation Namespace