Name

toArray()

Class

StringList

Description

Create a new array with a copy of all the values.

Syntax

  • .toArray()
  • .toArray(array)

Return

  • String[]