toArray

open fun toArray(): Array<Any>(source)

See also


open fun <T> toArray(a: Array<T>): Array<T>(source)

See also