Documentation

toArray()

Returns an array that contains all objects in the list.

toArray(): T[];

Notes

Related