- Assembly
- Wyam
.Core .dll - Namespace
- Wyam
.Core .Modules .Control - Containing Type
- If
Syntax
public void Insert(int index, IfCondition item)
Parameters
| Name | Type | Description |
|---|---|---|
| index | int | |
| item | IfCondition |
Return Value
| Type | Description |
|---|---|
| void |
public void Insert(int index, IfCondition item)
| Name | Type | Description |
|---|---|---|
| index | int | |
| item | IfCondition |
| Type | Description |
|---|---|
| void |