ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / IC1CollectionView Interface / MoveCurrentTo Method

In This Topic
    MoveCurrentTo Method (IC1CollectionView)
    In This Topic
    Syntax
    'Declaration
     
    Function MoveCurrentTo( _
       ByVal item As System.Object _
    ) As System.Boolean
    System.bool MoveCurrentTo( 
       System.object item
    )

    Parameters

    item
    See Also