ArcFM Engine Developer Guide
SaveToDOMElement(mmXMLFormat,IXMLDOMDocument,IXMLDOMElement) Method


Syntax
'Declaration
 
Public Overloads Overridable Sub SaveToDOMElement( _
   ByVal eXMLFormat As mmXMLFormat, _
   ByVal pDocument As Miner.Interop.msxml2.IXMLDOMDocument, _
   ByVal pElement As Miner.Interop.msxml2.IXMLDOMElement _
) 
'Usage
 
Dim instance As D8CuTypeClass
Dim eXMLFormat As mmXMLFormat
Dim pDocument As Miner.Interop.msxml2.IXMLDOMDocument
Dim pElement As Miner.Interop.msxml2.IXMLDOMElement
 
instance.SaveToDOMElement(eXMLFormat, pDocument, pElement)
public virtual void SaveToDOMElement( 
   mmXMLFormat eXMLFormat,
   Miner.Interop.msxml2.IXMLDOMDocument pDocument,
   Miner.Interop.msxml2.IXMLDOMElement pElement
)

Parameters

eXMLFormat
pDocument
pElement
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

D8CuTypeClass Class
D8CuTypeClass Members
Overload List

 

 


Send Comment