A non-negative integer indicating the number of elements in the collection.
A boolean indicating whether the collection is empty.
Empties the collection.
Converts the collection into a plain array.
A new array containing the items in this collection.
Generated using TypeDoc
A non-negative integer indicating the number of elements in the collection.