ArcFM Engine Developer Guide
Import Method (IMMPxXMLImporterExporter2)


Syntax
'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
)

Parameters

pElement
pParams
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMPxXMLImporterExporter2 Interface
IMMPxXMLImporterExporter2 Members

 

 


Send Comment