ArrayUtility.RemoveAt
static function RemoveAt(array: T[], index: int): void;
Description

Remove element at position index.