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