CoClass to serialize objects to XML.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
Interfaces
Interfaces | Description |
---|---|
IXMLPersistedObject | Provides access to members to set or retrieve an object to be serialized to XML. The object must support IPersistStream or IPersistVariant. |
IXMLSerialize | Provides access to members that XML serialize and deserialize an object to/from XML. |