ArcGIS API for Windows Phone - Library Reference
ToJson Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > IJsonSerializable Interface : ToJson Method

Serializes the calling object to JSON

Syntax

Visual Basic (Declaration) 
Function ToJson() As String
C# 
string ToJson()

Return Value

A JSON string representation of the calling object

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.