concatenate


Description:

[ Version ( since = "4.0.0" ) ]
public Array? concatenate (List<Array> other_arrays) throws Error

Parameters:

this

A Array.

other_arrays

A Array to be concatenated.

Returns:

The concatenated array.