Jsonie Documentation
Jsonie Documentation
API Reference
Dextronet.Jsonie
JsonValue Class
JsonValue Methods
From Method
ToJson Method
JsonValue
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
JsonValue Class
Dextronet.Jsonie Namespace
Jsonie Home