Miner.Interop.Process Namespace > IMMPxXml2 Interface : Export Method |
'Declaration
Function Export( _ ByVal Id As System.Integer _ ) As Miner.Interop.msxml2.IXMLDOMDocument
'Usage
Dim instance As IMMPxXml2 Dim Id As System.Integer Dim value As Miner.Interop.msxml2.IXMLDOMDocument value = instance.Export(Id)
Miner.Interop.msxml2.IXMLDOMDocument Export( System.int Id )
function Export( Id: System.Integer ): Miner.Interop.msxml2.IXMLDOMDocument;
function Export( Id : System.int ) : Miner.Interop.msxml2.IXMLDOMDocument;
Miner.Interop.msxml2.IXMLDOMDocument* Export( System.int Id )
Miner.Interop.msxml2.IXMLDOMDocument^ Export( System.int Id )
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