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


In This Topic
    XmlUtils Class Methods
    In This Topic

    For a list of all members of this type, see XmlUtils members.

    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