PageResult(Uri, Nullable<Int64>) Constructor

Definition

Initializes a new instance of the PageResult class.

C#
protected PageResult (Uri nextPageLink, long? count);

Parameters

nextPageLink
Uri

The link for the next page of items in the feed.

count
Nullable<Int64>

The total count of items in the feed.

Applies to

Produk Versi
OData Web API ASP .NET 7.0, Core 7.0