If.

RemoveAt(int) Method

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

Syntax

public void RemoveAt(int index)

Parameters

Name Type Description
index int

Return Value

Type Description
void
GitHub