PageResult(Uri, Nullable<Int64>) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Initialise une nouvelle instance de la classe PageResult.
protected PageResult (Uri nextPageLink, long? count);
new Microsoft.AspNet.OData.PageResult : Uri * Nullable<int64> -> Microsoft.AspNet.OData.PageResult
Protected Sub New (nextPageLink As Uri, count As Nullable(Of Long))
Paramètres
- nextPageLink
- Uri
Lien pour la page suivante des éléments dans le flux.