Scheduler for WinForms | ComponentOne
C1.ScheduleCore Assembly / (Global) Namespace / ap Class / WriteXml Method / WriteXml(XmlWriter) Method

In This Topic
    WriteXml(XmlWriter) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub WriteXml( _
       ByVal writer As System.Xml.XmlWriter _
    ) 
    public void WriteXml( 
       System.Xml.XmlWriter writer
    )

    Parameters

    writer
    See Also