ArrayUtility.Remove
static function Remove(array: T[], item: T): void;
Description

Removes item from array.