This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IX > IXMLPersistedObject Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members to set or retrieve an object to be serialized to XML. The object must support IPersistStream or IPersistVariant.
Description | ||
---|---|---|
Object | The object to be serialized to or deserialized from XML. |
CoClasses and Classes | Description |
---|---|
XMLPersistedObject | CoClass to serialize objects to XML. |