ArcObjects Library Reference (System)  

IXMLPersistedObject Interface

Provides access to members to set or retrieve an object to be serialized to XML. The object must support IPersistStream or IPersistVariant.

Product Availability

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

Members

Description
Read/write property Object The object to be serialized to or deserialized from XML.

CoClasses that implement IXMLPersistedObject

CoClasses and Classes Description
XMLPersistedObject CoClass to serialize objects to XML.