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