ArrayUtility.RemoveAt

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

Description

Remove element at position index.

Did you find this page useful? Please give it a rating: