This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Classes > X > XMLPersistedObject CoClass (ArcObjects .NET 10.5 SDK) |
CoClass to serialize objects to XML.
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. |