ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMViewKeyframe Class / WriteXmlElements Method
System.Xml.XmlWriter

In This Topic
    WriteXmlElements Method (CIMViewKeyframe)
    In This Topic
    Writes a child element to the writer.
    Syntax
    protected override void WriteXmlElements( 
       XmlWriter writer
    )
    Protected Overrides Sub WriteXmlElements( _
       ByVal writer As XmlWriter _
    ) 

    Parameters

    writer
    System.Xml.XmlWriter
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also