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

Appends item to the end of array.