ArrayList.array

Representation of the ArrayList as an Array. Returns a copy.

class ArrayList(T)
@property @trusted
T[]
array
()

Meta