C1.Olap Namespace > C1OlapEngine Class > WriteXml Method : WriteXml(XmlWriter) Method |
'Declaration
Public Overloads Sub WriteXml( _ ByVal xw As System.Xml.XmlWriter _ )
'Usage
Dim instance As C1OlapEngine Dim xw As System.Xml.XmlWriter instance.WriteXml(xw)
public void WriteXml( System.Xml.XmlWriter xw )
public procedure WriteXml( xw: System.Xml.XmlWriter );
public function WriteXml( xw : System.Xml.XmlWriter );
public: void WriteXml( System.Xml.XmlWriter* xw )
public: void WriteXml( System.Xml.XmlWriter^ xw )
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