Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
VisibleItemsCollection.VisibleItemEnumerator Class Members
The following tables list the members exposed by VisibleItemsCollection.VisibleItemEnumerator.
Public Properties
| Name | Description |
| Current | Type-safe version of Current |
Public Methods
| Name | Description |
| MoveNext | Implements the IEnumerator.MoveNext method |
| Reset | Implements the IEnumerator.Reset method. Sets the position to before the first item in the collection |
See Also