JSValue.CreateArray method (1 of 2)
C#
public static JSValue CreateArray()
See Also
- struct JSValue
- namespace Microsoft.JavaScript.NodeApi
JSValue.CreateArray method (2 of 2)
C#
public static JSValue CreateArray(int length)
See Also
- struct JSValue
- namespace Microsoft.JavaScript.NodeApi