You are here: Symbol Reference > Stimulsoft.Base.Json.Linq Namespace > JConstructor Class > JConstructor Members
Stimulsoft Reports Class Reference
ContentsIndexHome
JConstructor Members Public Operators
Public Operators
 
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.
Copyright (c) 2017. All rights reserved.