Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.UI Namespace / BaseTheme Class / WriteXml Method / WriteXml(Stream) Method

In This Topic
    WriteXml(Stream) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub WriteXml( _
       ByVal stream As System.IO.Stream _
    ) 
    public void WriteXml( 
       System.IO.Stream stream
    )

    Parameters

    stream
    See Also