You are here: Symbol Reference > Stimulsoft.Base.Json Namespace > JsonConvert Class > JsonConvert Methods > ToString Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
ToString Method

This is the overview for the ToString method overload.

 
Name 
Description 
 
Converts the Boolean to its JSON string representation.  
 
Converts the Byte to its JSON string representation.  
 
Converts the Char to its JSON string representation.  
 
Converts the DateTime to its JSON string representation.  
 
Converts the DateTime to its JSON string representation using the DateFormatHandling specified.  
 
Converts the DateTimeOffset to its JSON string representation.  
 
Converts the DateTimeOffset to its JSON string representation using the DateFormatHandling specified.  
 
Converts the Decimal to its JSON string representation.  
 
Converts the Double to its JSON string representation.  
 
This is ToString, a member of class JsonConvert. 
 
Converts the Enum to its JSON string representation.  
 
Converts the Single to its JSON string representation.  
 
This is ToString, a member of class JsonConvert. 
 
Converts the Guid to its JSON string representation.  
 
This is ToString, a member of class JsonConvert. 
 
Converts the Int32 to its JSON string representation.  
 
Converts the Int64 to its JSON string representation.  
 
Converts the Object to its JSON string representation.  
 
Converts the SByte to its JSON string representation.  
 
Converts the Int16 to its JSON string representation.  
 
Converts the String to its JSON string representation.  
 
Converts the String to its JSON string representation.  
 
Converts the String to its JSON string representation.  
 
Converts the TimeSpan to its JSON string representation.  
 
This is ToString, a member of class JsonConvert. 
 
Converts the UInt32 to its JSON string representation.  
 
Converts the UInt64 to its JSON string representation.  
 
Converts the Uri to its JSON string representation.  
 
This is ToString, a member of class JsonConvert. 
 
Converts the UInt16 to its JSON string representation.  
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.