C1.Olap Namespace > C1OlapEngine Class > ReadXml Method : ReadXml(XmlReader) Method |
'Declaration
Public Overloads Sub ReadXml( _ ByVal xr As System.Xml.XmlReader _ )
'Usage
Dim instance As C1OlapEngine Dim xr As System.Xml.XmlReader instance.ReadXml(xr)
public void ReadXml( System.Xml.XmlReader xr )
public procedure ReadXml( xr: System.Xml.XmlReader );
public function ReadXml( xr : System.Xml.XmlReader );
public: void ReadXml( System.Xml.XmlReader* xr )
public: void ReadXml( System.Xml.XmlReader^ xr )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2