ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / XmlUtils Class
Methods


In This Topic
    XmlUtils Class Members
    In This Topic

    The following tables list the members exposed by XmlUtils.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Deserializes xml string and returns the CIMObject after upgrading the input xml. This function can be used for reading existing XML strings, but subsequent serialization should be done in JSON.  
    Top
    See Also