Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / PagedControlsCollectionBase.Enumerator Class / Current Property

In This Topic
    Current Property
    In This Topic
    Gets the current element in the collection.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Current As Object
    public object Current {get;}
    See Also