Skip to content
Node API for .NET
Search
K
Appearance
Menu
Return to top
On this page
JSMap.TryGetValue method
C#
public
bool
TryGetValue
(
JSValue
key
,
out
JSValue
value
)
See Also
struct
JSValue
struct
JSMap
namespace
Microsoft.JavaScript.NodeApi