List api has a builtin method to covert List<T> to Array<T>[] array, In our example, T is the type of String. So, When List.toArray() method is ...
確定! 回上一頁