Share via


SelectionModel.SelectAt(IndexPath) メソッド

定義

public:
 virtual void SelectAt(IndexPath ^ index) = SelectAt;
/// [Windows.Foundation.Metadata.Experimental]
void SelectAt(IndexPath const& index);
[Windows.Foundation.Metadata.Experimental]
public void SelectAt(IndexPath index);
Public Sub SelectAt (index As IndexPath)

パラメーター

index
IndexPath
属性

適用対象