Click or drag to resize

JTokenType Enumeration

[Missing <summary> documentation for "T:Stimulsoft.Base.Json.Linq.JTokenType"]

Namespace:  Stimulsoft.Base.Json.Linq
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public enum JTokenType
Members
  Member nameValueDescription
None0
Object1
Array2
Constructor3
Property4
Comment5
Integer6
Float7
String8
Boolean9
Null10
Undefined11
Date12
Raw13
Bytes14
Guid15
Uri16
TimeSpan17
See Also