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

Description

移除位置“index”处的元素。