Skip to content

PagedQueryResult_TSource_.PageCount

Mike King edited this page Sep 30, 2025 · 2 revisions

PagedQueryResult<TSource>.PageCount Property

Gets the number of pages.

public long PageCount { get; }

Property Value

System.Int64

Clone this wiki locally