C# 클래스 Windows.Storage.Search.StorageFileQueryResult

상속: IStorageFileQueryResult, IStorageQueryResultBase
파일 보기 프로젝트 열기: shiftkey/winrt-backport-hilarity 1 사용 예제들

공개 메소드들

메소드 설명
ApplyNewQueryOptions ( [ newQueryOptions ) : void
FindStartIndexAsync ( [ value ) : IAsyncOperation
GetCurrentQueryOptions ( ) : QueryOptions
GetItemCountAsync ( ) : IAsyncOperation

비공개 메소드들

메소드 설명
GetFilesAsync ( ) : IAsyncOperation>
GetFilesAsync ( [ startIndex, [ maxNumberOfItems ) : IAsyncOperation>

메소드 상세

ApplyNewQueryOptions() 공개 메소드

public ApplyNewQueryOptions ( [ newQueryOptions ) : void
newQueryOptions [
리턴 void

FindStartIndexAsync() 공개 메소드

public FindStartIndexAsync ( [ value ) : IAsyncOperation
value [
리턴 IAsyncOperation

GetCurrentQueryOptions() 공개 메소드

public GetCurrentQueryOptions ( ) : QueryOptions
리턴 QueryOptions

GetItemCountAsync() 공개 메소드

public GetItemCountAsync ( ) : IAsyncOperation
리턴 IAsyncOperation