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

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

    Parameters

    writer
    See Also