You are here: Symbol Reference > Stimulsoft.Base.Json.Linq Namespace > JToken Class > JToken Operators
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JToken Operators

The operators of the JToken class are listed here.

 
Name 
Description 
 
? 
Performs an explicit conversion from Newtonsoft.Json.Linq.JToken to System.TimeSpan.  
 
bool 
Performs an explicit conversion from Newtonsoft.Json.Linq.JToken to System.Boolean.  
 
byte 
Performs an explicit conversion from Newtonsoft.Json.Linq.JToken to Byte[].  
 
char 
Performs an explicit conversion from Newtonsoft.Json.Linq.JToken to System.Char.  
 
Performs an explicit conversion from Newtonsoft.Json.Linq.JToken to System.DateTime.  
 
Performs an explicit conversion from Newtonsoft.Json.Linq.JToken to System.DateTimeOffset.  
 
Performs an explicit conversion from Newtonsoft.Json.Linq.JToken to System.Decimal.  
 
Performs an explicit conversion from Newtonsoft.Json.Linq.JToken to System.Double.  
 
Performs an explicit conversion from Newtonsoft.Json.Linq.JToken to System.Single.  
 
Guid 
Performs an explicit conversion from Newtonsoft.Json.Linq.JToken to System.Guid.  
 
int 
Performs an explicit conversion from Newtonsoft.Json.Linq.JToken to System.Int32.  
 
long 
Performs an explicit conversion from Newtonsoft.Json.Linq.JToken to System.Int64.  
 
Performs an explicit conversion from Newtonsoft.Json.Linq.JToken to System.SByte.  
 
Performs an explicit conversion from Newtonsoft.Json.Linq.JToken to System.Int16.  
 
Performs an explicit conversion from Newtonsoft.Json.Linq.JToken to System.String.  
 
Performs an explicit conversion from Newtonsoft.Json.Linq.JToken to System.TimeSpan.  
 
uint 
Performs an explicit conversion from Newtonsoft.Json.Linq.JToken to System.UInt32.  
 
Performs an explicit conversion from Newtonsoft.Json.Linq.JToken to System.UInt64.  
 
Uri 
Performs an explicit conversion from Newtonsoft.Json.Linq.JToken to System.Uri.  
 
Performs an explicit conversion from Newtonsoft.Json.Linq.JToken to System.UInt16.  
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.