append method

void append (dynamic elements)

Appends new elements to this array.

  • elements a list of elements to be added.