|
Stimulsoft Reports Class Reference
|
Deserializes the XmlNode from a JSON string nested in a root elment specified by deserializeRootElementName and writes a .NET array attribute for collections.
|
Parameters |
Description |
|
value |
The JSON string. |
|
deserializeRootElementName |
The name of the root element to append when deserializing. |
|
writeArrayAttribute |
A flag to indicate whether to write the Json.NET array attribute. This attribute helps preserve arrays when converting the written XML back to JSON. |
The deserialized XmlNode
Doc-O-Matic.|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2017. All rights reserved.
|