Version

VisibleItemsCollection.VisibleItemEnumerator Class Members

The following tables list the members exposed by VisibleItemsCollection.VisibleItemEnumerator.

Public Properties
 NameDescription
Public PropertyCurrentType-safe version of Current  
Public Methods
 NameDescription
Public MethodMoveNextImplements the IEnumerator.MoveNext method  
Public MethodResetImplements the IEnumerator.Reset method. Sets the position to before the first item in the collection  
See Also