Stimulsoft Reports Class Reference
|
The following tables list the members exposed by JsonConvert.
|
Name |
Description |
![]() ![]() |
This is the overview for the DeserializeAnonymousType method overload. | |
![]() ![]() |
This is the overview for the DeserializeObject method overload. | |
![]() ![]() |
This is the overview for the DeserializeObjectAsync method overload. | |
![]() ![]() |
This is the overview for the DeserializeXmlNode method overload. | |
![]() ![]() |
This is the overview for the DeserializeXNode method overload. | |
![]() ![]() |
This is the overview for the PopulateObject method overload. | |
![]() ![]() |
Asynchronously populates the object with values from the JSON string using JsonSerializerSettings. | |
![]() ![]() |
This is the overview for the SerializeObject method overload. | |
![]() ![]() |
This is the overview for the SerializeObjectAsync method overload. | |
![]() ![]() |
This is the overview for the SerializeXmlNode method overload. | |
![]() ![]() |
This is the overview for the SerializeXNode method overload. | |
![]() ![]() |
This is the overview for the ToString method overload. |
|
Name |
Description |
![]() ![]() ![]() |
Represents JavaScript's boolean value false as a string. This field is read-only. | |
![]() ![]() ![]() |
Represents JavaScript's NaN as a string. This field is read-only. | |
![]() ![]() ![]() |
Represents JavaScript's negative infinity as a string. This field is read-only. | |
![]() ![]() ![]() |
Represents JavaScript's null as a string. This field is read-only. | |
![]() ![]() ![]() |
Represents JavaScript's positive infinity as a string. This field is read-only. | |
![]() ![]() ![]() |
Represents JavaScript's boolean value true as a string. This field is read-only. | |
![]() ![]() ![]() |
Represents JavaScript's undefined as a string. This field is read-only. |
|
Name |
Description |
![]() ![]() |
Gets or sets a function that creates default JsonSerializerSettings. Default settings are automatically used by serialization methods on JsonConvert, and JToken.ToObject{T}() and JToken.FromObject(object) on JToken. To serialize without using any default settings create a JsonSerializer with JsonSerializer.Create(). |
What do you think about this topic? Send feedback!
|
Copyright (c) 2017. All rights reserved.
|