GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / BaseObject Class / ToXml Method / ToXml(Stream) Method

In This Topic
    ToXml(Stream) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub ToXml( _
       ByVal stream As Stream _
    ) 
    public void ToXml( 
       Stream stream
    )

    Parameters

    stream
    See Also