- Namespace
- Statiq
.Common - Containing Type
- MetadataItems
- Implements
-
- IList
<KeyValuePair <string, object> > .Insert (int, KeyValuePair <string, object> )
- IList
Syntax
public void Insert(int index, KeyValuePair<string, object> item)
Parameters
| Name | Type | Description |
|---|---|---|
| index | int | |
| item | KeyValuePair |