- Namespace
- Statiq
.Core - Containing Type
- ExecuteSources
- Implements
-
- IList
<IModule> .Insert (int, IModule)
- IList
Syntax
public void Insert(int index, IModule item)
Parameters
Name | Type | Description |
---|---|---|
index | int | |
item | IModule |
public void Insert(int index, IModule item)
Name | Type | Description |
---|---|---|
index | int | |
item | IModule |