Bagikan melalui


StoreProductPagedQueryResult.GetNextAsync Metode

Definisi

Mengembalikan halaman hasil berikutnya. Untuk menentukan apakah ada lebih banyak halaman hasil, gunakan properti HasMoreResults .

public:
 virtual IAsyncOperation<StoreProductPagedQueryResult ^> ^ GetNextAsync() = GetNextAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<StoreProductPagedQueryResult> GetNextAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<StoreProductPagedQueryResult> GetNextAsync();
function getNextAsync()
Public Function GetNextAsync () As IAsyncOperation(Of StoreProductPagedQueryResult)

Mengembalikan

Operasi asinkron yang, setelah berhasil diselesaikan, mengembalikan objek StoreProductPagedQueryResult yang menyediakan halaman hasil berikutnya.

Atribut

Berlaku untuk