- Namespace
- Statiq
.Common - Containing Type
- DocumentList
<TDocument> - Implements
-
- IReadOnlyList
<TDocument> .this[int]
- IReadOnlyList
- Property Type
- TDocument
Syntax
public TDocument this[int index] { get; }
Parameters
Name | Type | Description |
---|---|---|
index | int |
Value
Type | Description |
---|---|
TDocument |