Miner.Interop.Process Namespace > IMMPxXMLImporterExporter2 Interface : Import Method |
'Declaration
Function Import( _ ByVal pElement As Miner.Interop.msxml2.IXMLDOMElement, _ Optional ByVal pParams As IDictionary _ ) As Miner.Interop.msxml2.IXMLDOMElement
'Usage
Dim instance As IMMPxXMLImporterExporter2 Dim pElement As Miner.Interop.msxml2.IXMLDOMElement Dim pParams As IDictionary Dim value As Miner.Interop.msxml2.IXMLDOMElement value = instance.Import(pElement, pParams)
Miner.Interop.msxml2.IXMLDOMElement Import( Miner.Interop.msxml2.IXMLDOMElement pElement, IDictionary pParams )
function Import( pElement: Miner.Interop.msxml2.IXMLDOMElement; pParams: IDictionary ): Miner.Interop.msxml2.IXMLDOMElement;
function Import( pElement : Miner.Interop.msxml2.IXMLDOMElement, pParams : IDictionary ) : Miner.Interop.msxml2.IXMLDOMElement;
Miner.Interop.msxml2.IXMLDOMElement* Import( Miner.Interop.msxml2.IXMLDOMElement* pElement, IDictionary* pParams )
Miner.Interop.msxml2.IXMLDOMElement^ Import( Miner.Interop.msxml2.IXMLDOMElement^ pElement, IDictionary^ pParams )
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