다음을 통해 공유


SelectionModel.IsSelectedAt(IndexPath) 메서드

정의

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)

매개 변수

index
IndexPath

반환

특성

적용 대상