Method | Description | |
---|---|---|
ApplyNewQueryOptions ( |
||
FindStartIndexAsync ( object value ) : IAsyncOperation |
||
GetCurrentQueryOptions ( ) : |
||
GetFoldersAsync ( ) : IAsyncOperation |
||
GetFoldersAsync ( uint startIndex, uint maxNumberOfItems ) : IAsyncOperation |
||
GetItemCountAsync ( ) : IAsyncOperation |
public ApplyNewQueryOptions ( |
||
newQueryOptions | ||
return | void |
public FindStartIndexAsync ( object value ) : IAsyncOperation |
||
value | object | |
return | IAsyncOperation |
public GetCurrentQueryOptions ( ) : |
||
return |
public GetFoldersAsync ( ) : IAsyncOperation |
||
return | IAsyncOperation |
public GetFoldersAsync ( uint startIndex, uint maxNumberOfItems ) : IAsyncOperation |
||
startIndex | uint | |
maxNumberOfItems | uint | |
return | IAsyncOperation |
public GetItemCountAsync ( ) : IAsyncOperation |
||
return | IAsyncOperation |