Skip to content
Node API for .NET
Search
K
Appearance
Menu
Return to top
On this page
JSProxy.OwnKeys delegate
C#
public
delegate
JSArray
OwnKeys
(
JSObject
target
);
See Also
struct
JSArray
struct
JSObject
struct
JSProxy
namespace
Microsoft.JavaScript.NodeApi