Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
UIElementEnumerator Class Members
The following tables list the members exposed by UIElementEnumerator.
Public Properties
| Name | Description |
| Current | Gets the current UIElement at the current position within an enumerable collection. |
Public Methods
| Name | Description |
| MoveNext | Increments the enumerator forward one step to the next element of an enumerable collection. |
| Reset | Reinitializes the enumerator to its starting position in front of the first element of this enumerable collection. |
See Also