- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Collections - Containing Type
- ActivatableList
<T>
Syntax
public void Insert(int index, T item)
Parameters
| Name | Type | Description |
|---|---|---|
| index | int | |
| item | T |
Return Value
| Type | Description |
|---|---|
| void |
public void Insert(int index, T item)
| Name | Type | Description |
|---|---|---|
| index | int | |
| item | T |
| Type | Description |
|---|---|
| void |