ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMObject Class / WriteXml Method
System.Xml.XmlWriter

In This Topic
    WriteXml Method
    In This Topic
    Writes the element inside the writer.
    Syntax
    public void WriteXml( 
       XmlWriter writer
    )
    Public Sub WriteXml( _
       ByVal writer As XmlWriter _
    ) 

    Parameters

    writer
    System.Xml.XmlWriter
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also