Type Default Value Read Only Description
[C#]
IList<JSValue>

[Visual Basic]
IList(Of JSValue)
n/a Yes Gets the arguments to the function.

 

   

Notes
 

The property holds the arguments to the function.

 

   

Example
 

None.