ArcObjects Library Reference (System)  

IExternalDeserializer Interface

Provides access to high-level JSON serialization methods.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method ReadObject Deserialize an object. riid references an interface to use. If interface is not supported, E_NOTIMPL is returned.

CoClasses that implement IExternalDeserializer

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)
JSONDeserializerGdb (esriGeoDatabase) High-level object deserializer from JSON.