ICollectionView.MoveCurrentToNext Méthode

Définition

Définit l’élément après l’affichage CurrentItem en tant que CurrentItem.

public:
 bool MoveCurrentToNext();
public bool MoveCurrentToNext();
abstract member MoveCurrentToNext : unit -> bool
Public Function MoveCurrentToNext () As Boolean

Retours

true si le résultat CurrentItem est un élément dans la vue ; sinon, false.

S’applique à

Voir aussi