Summary
Gets the at the specified index.
- Assembly
- Rocket
.Surgery .Extensions .Marten .dll - Namespace
- Rocket
.Surgery .Extensions .Marten - Containing Type
- MappedPagedList
<T>
Syntax
public T this[int index] { get; }
Parameters
| Name | Type | Description |
|---|---|---|
| index | int |
Value
| Type | Description |
|---|---|
| T |
