Summary
Gets the total number records
- Assembly
- Rocket
.Surgery .Extensions .Marten .dll - Namespace
- Rocket
.Surgery .Extensions .Marten - Containing Type
- MappedPagedList
<T>
Syntax
public long TotalItemCount { get; }
Value
| Type | Description |
|---|---|
| long | The total item count. |
