- Namespace
- Statiq
.Common - Containing Type
- ModuleList
- Implements
-
- IList
<IModule> .this[int]
- IList
- Property Type
- IModule
Syntax
public IModule this[int index] { get; set; }
Parameters
Name | Type | Description |
---|---|---|
index | int |
Value
Type | Description |
---|---|
IModule |