Summary
Gets the values.
- Assembly
- Rocket
.Surgery .Extensions .Marten .dll - Namespace
- Rocket
.Surgery .Extensions .Marten - Containing Type
- MappedPagedList
<T>
Syntax
public IEnumerable<T> Values { get; }
Value
| Type | Description |
|---|---|
| IEnumerable |
The values. |
