Interface IStorageFileQueryResult

Hierarchy

Index

Properties

Methods

Properties

public folder: StorageFolder

public oncontentschanged: any

public onoptionschanged: any

Methods

public applyNewQueryOptions(newQueryOptions: QueryOptions)

Parameters

public findStartIndexAsync(value: any): IAsyncOperation

Parameters

  • value: any

Returns

IAsyncOperation

public getCurrentQueryOptions(): QueryOptions

Returns

QueryOptions

public getFilesAsync(startIndex: number, maxNumberOfItems: number): IAsyncOperation

Parameters

  • startIndex: number
  • maxNumberOfItems: number

Returns

IAsyncOperation

public getFilesAsync(): IAsyncOperation

Returns

IAsyncOperation

public getItemCountAsync(): IAsyncOperation

Returns

IAsyncOperation