This version of Unity is unsupported.

ArrayUtility.RemoveAt

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

Description

Remove element at position index.