Compartilhar via


SelectionModel.IsSelectedAt(IndexPath) Método

Definição

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)

Parâmetros

index
IndexPath

Retornos

Atributos

Aplica-se a