ArrayUtility.AddRange
static function AddRange(array: T[], items: T[]): void;
Description

Appends items to the end of array.