ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapGrid Class / ReadXml Method / ReadXml(Stream) Method

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

    Parameters

    stream
    See Also