Open sandboxFocus

Method ToArray

ToArray()

Converts the current argument list into an Array.

Declaration
public object[] ToArray()
Returns
Type Description
object[]

An Array whose elements are equal to the values encapsulated by the current Arguments.