[]
        
(Showing Draft Content)

FarPoint.Win.Elements.ElementEnumerator.Reset

Reset Method

Reset()

Resets the enumerator to its initial position, which is before the first element in the Elements array.

Declaration
public virtual void Reset()
Public Overridable Sub Reset()
Implements