You are here: Start » FIL.NET » DisposableList<T>.Insert Method
DisposableList<T>.Insert Method
| Namespace: | Fil |
|---|---|
| Assembly: | FilNet.Types.dll |
Syntax
public virtual void Insert ( int index, T item )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | index | int | |||
| item | T |

