Skip to content
Node API for .NET
Search
K
Appearance
Menu
Return to top
On this page
JSArray.Insert method
C#
public
void
Insert
(
int
index
,
JSValue
item
)
See Also
struct
JSValue
struct
JSArray
namespace
Microsoft.JavaScript.NodeApi