ArrayUtility.RemoveAt

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

Description 描述

Remove element at position index.