FreezableList<ItemType>.Insert(Int32, ItemType) Method

Definition

public void Insert (int index, ItemType item);

Parameters

index
Int32
item
ItemType

Applies to