Miner.Interop Namespace > IMMXMLData Interface : ExportDataToDOM Method |
'Declaration
Function ExportDataToDOM( _ Optional ByVal pProperties As ESRI.ArcGIS.esriSystem.IPropertySet _ ) As Miner.Interop.msxml2.IXMLDOMDocument
'Usage
Dim instance As IMMXMLData Dim pProperties As ESRI.ArcGIS.esriSystem.IPropertySet Dim value As Miner.Interop.msxml2.IXMLDOMDocument value = instance.ExportDataToDOM(pProperties)
Miner.Interop.msxml2.IXMLDOMDocument ExportDataToDOM( ESRI.ArcGIS.esriSystem.IPropertySet pProperties )
function ExportDataToDOM( pProperties: ESRI.ArcGIS.esriSystem.IPropertySet ): Miner.Interop.msxml2.IXMLDOMDocument;
function ExportDataToDOM( pProperties : ESRI.ArcGIS.esriSystem.IPropertySet ) : Miner.Interop.msxml2.IXMLDOMDocument;
Miner.Interop.msxml2.IXMLDOMDocument* ExportDataToDOM( ESRI.ArcGIS.esriSystem.IPropertySet* pProperties )
Miner.Interop.msxml2.IXMLDOMDocument^ ExportDataToDOM( ESRI.ArcGIS.esriSystem.IPropertySet^ pProperties )
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