Skip to content
Node API for .NET
Search
K
Appearance
Menu
Return to top
On this page
JSValueType enumeration
C#
public
enum
JSValueType
Values
name
value
description
Undefined
0
Null
1
Boolean
2
Number
3
String
4
Symbol
5
Object
6
Function
7
External
8
BigInt
9
See Also
namespace
Microsoft.JavaScript.NodeApi
JSValueType.cs