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

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

    Parameters

    stream
    See Also