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

Description

Вставляет item в позиции index.