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

In This Topic
    MoveNext Method
    In This Topic
    Advances the enumerator to the next element of the collection.
    Syntax
    'Declaration
     
    
    Public Function MoveNext() As Boolean
    public bool MoveNext()
    See Also