'Declaration Public Function MoveCurrentToPosition( _ ByVal index As System.Integer _ ) As System.Boolean
public System.bool MoveCurrentToPosition( System.int index )
Parameters
- index
Return Value
True if the item at the specified index became the CurrentItem; otherwise, false.