ICollectionView.MoveCurrentToNext Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit l’élément après l’objet CurrentItem dans la vue comme CurrentItem.
public:
bool MoveCurrentToNext();
bool MoveCurrentToNext();
public bool MoveCurrentToNext();
function moveCurrentToNext()
Public Function MoveCurrentToNext () As Boolean
Retours
Boolean
bool
true si l’objet CurrentItem résultant est un élément dans la vue ; sinon, false.