Version: 5.4
public static void Insert (ref T[] array, int index, T item);

설명

Inserts item item at position index.