If.

this[int] Property

Assembly
Wyam.Core.dll
Namespace
Wyam.Core.Modules.Control
Containing Type
If

Syntax

public IfCondition this[int index] { get; set; }

Parameters

Name Type Description
index int

Value

Type Description
IfCondition
GitHub