SelectionModel.IsSelectedAt(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 IReference<bool> ^ IsSelectedAt(IndexPath ^ index) = IsSelectedAt;
/// [Windows.Foundation.Metadata.Experimental]
IReference<bool> IsSelectedAt(IndexPath const& index);
[Windows.Foundation.Metadata.Experimental]
public System.Nullable<bool> IsSelectedAt(IndexPath index);
Public Function IsSelectedAt (index As IndexPath) As Nullable(Of Boolean)
Paramètres
- index
- IndexPath
Retours
IReference<bool>
- Attributs