다음을 통해 공유


AppQuery.Index(Int32) 메서드

정의

현재 일치하는 요소의 n번째 요소와 일치합니다.

public Xamarin.UITest.Queries.AppQuery Index (int index);
member this.Index : int -> Xamarin.UITest.Queries.AppQuery
Public Function Index (index As Integer) As AppQuery

매개 변수

index
Int32

일치시킬 요소의 인덱스(0부터 시작)입니다.

반환

AppQuery

적용 대상