Miner.Interop.Process Namespace > mmPxWFImportExportClass Class > Import Method : Import(IXMLDOMElement,IDictionary) Method |
'Declaration
Public Overloads Overridable Function Import( _ ByVal pElement As Miner.Interop.msxml2.IXMLDOMElement, _ Optional ByVal pParams As IDictionary _ ) As Miner.Interop.msxml2.IXMLDOMElement
'Usage
Dim instance As mmPxWFImportExportClass Dim pElement As Miner.Interop.msxml2.IXMLDOMElement Dim pParams As IDictionary Dim value As Miner.Interop.msxml2.IXMLDOMElement value = instance.Import(pElement, pParams)
public virtual Miner.Interop.msxml2.IXMLDOMElement Import( Miner.Interop.msxml2.IXMLDOMElement pElement, IDictionary pParams )
public function Import( pElement: Miner.Interop.msxml2.IXMLDOMElement; pParams: IDictionary ): Miner.Interop.msxml2.IXMLDOMElement; virtual;
public function Import( pElement : Miner.Interop.msxml2.IXMLDOMElement, pParams : IDictionary ) : Miner.Interop.msxml2.IXMLDOMElement;
public: virtual Miner.Interop.msxml2.IXMLDOMElement* Import( Miner.Interop.msxml2.IXMLDOMElement* pElement, IDictionary* pParams )
public: virtual 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