Provides access to high-level JSON serialization methods.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
WriteObject | Serializes an object. |
CoClasses that implement IExternalSerializer
CoClasses and Classes | Description |
---|---|
JSONConverterGdb (esriGeoDatabase) | All-in-one JSON conversion for the GeoDatabase library. Supports all previous JSON interfaces in the GeoDatabase, namely IJSONSerializer, IJSONDeserializer, IExternalSerializerGdb, IExternalDeserializerGdb |
JSONConverterGeometry (esriGeometry) | |
JSONSerializerGdb (esriGeoDatabase) | High-level object serializer into JSON coclass. |