ArrayUtility
.AddRange
public static void
AddRange
(ref T[]
array
, T[]
items
);
Description 描述
Appends items to the end of array.