SelectionModel.DeselectAt(IndexPath) 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.
public:
virtual void DeselectAt(IndexPath ^ index) = DeselectAt;
/// [Windows.Foundation.Metadata.Experimental]
void DeselectAt(IndexPath const& index);
[Windows.Foundation.Metadata.Experimental]
public void DeselectAt(IndexPath index);
Public Sub DeselectAt (index As IndexPath)
Paramètres
- index
- IndexPath
- Attributs