Summary
Return the number of records in the paged query result
- Assembly
- Rocket
.Surgery .Extensions .Marten .dll - Namespace
- Rocket
.Surgery .Extensions .Marten - Containing Type
- MappedPagedList
<T>
Syntax
public long Count { get; }
Value
Type | Description |
---|---|
long | The count. |