Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / PagedControlsCollectionBase.Enumerator Class / Reset Method

In This Topic
    Reset Method (PagedControlsCollectionBase.Enumerator)
    In This Topic
    Sets the enumerator to its initial position, which is before the first element in the collection.
    Syntax
    'Declaration
     
    
    Public Sub Reset() 
    public void Reset()
    See Also