this[int] Property
Namespace
Statiq.Common
Containing Type
DocumentList<TDocument>
Implements
Property Type
TDocument

Syntax

public TDocument this[int index] { get; }

Parameters

Name Type Description
index int

Value

Type Description
TDocument