Jsonie Documentation
Jsonie Documentation
API Reference
Dextronet.Jsonie
JsonDynamic Structure
JsonDynamic Methods
Add Method
AddArray Method
AddObject Method
AddRange Method
ContainsKey Method
ContainsKeyNotNull Method
Equals Method
GetHashCode Method
GetOrAdd Method
GetOrDefault Method
Insert Method
InsertArray Method
InsertObject Method
InsertRange Method
ToJson Method
JsonDynamic
ToJson Method
Gets to JSON encoded string representing this object.
Namespace:
Dextronet.Jsonie
Assembly:
Dextronet.Jsonie (in Dextronet.Jsonie.dll) Version: 1.0.0.0
Syntax
C#
VB
Copy
public
string
ToJson
()
Public
Function
ToJson
As
String
Return Value
Type:
String
JSON string
See Also
Reference
JsonDynamic Structure
Dextronet.Jsonie Namespace
Jsonie Home