ESRI.ArcGIS.ADF.Web
JsonSerializer Class Methods
See Also  Send Feedback
ESRI.ArcGIS.ADF.Web.Display Namespace : JsonSerializer Class




For a list of all members of this type, see JsonSerializer members.

Public Methods

 NameDescription
public MethodAddSeparator Adds the separator.  
public MethodAppend Appends the specified string  
public Methodstatic (Shared in Visual Basic)Deserialize Deserializes the specified value.  
public MethodEndArray Ends the array.  
public MethodEndObject Ends the object.  
public MethodGraphicsLayerIDFromLayerOverloaded.  Returns the string representation of the graphics layer  
public MethodGraphicsLayerRowToJson Returns the JSON representation of the graphics layer row  
public MethodGraphicsLayerToJSON Returns the JSON representation of the graphics layer  
public MethodStartAppendProperty Starts the property after appending.  
public MethodStartArray Starts the array.  
public MethodStartObject Starts the object.  
public MethodStartProperty Starts the property.  
public Methodstatic (Shared in Visual Basic)ToOpacity Converts to opacity  
public Methodstatic (Shared in Visual Basic)ToRasterMarkerSymbol Converts tos the raster marker symbol.  
public MethodToStringReturns a System.String that represents the current System.Object.  
public Methodstatic (Shared in Visual Basic)ToTransparency Converts to transparency  
public MethodWriteArrayProperty<T> Writes the array property.  
public MethodWriteJSONProperty Writes the JSON property.  
public MethodWritePropertyOverloaded.  Writes the property.  
Top

See Also

© 2011 All Rights Reserved.