MappedPagedList<T>.

Count Property

Summary

Return the number of records in the paged query result

Syntax

public long Count { get; }

Value

Type Description
long The count.