| Miner.Interop Namespace > IMMXMLImportExport Interface : Export Method |
'DeclarationFunction Export( _ ByVal pGXObject As ESRI.ArcGIS.Catalog.IGxObject _ ) As Miner.Interop.msxml2.IXMLDOMElement
'UsageDim instance As IMMXMLImportExport Dim pGXObject As ESRI.ArcGIS.Catalog.IGxObject Dim value As Miner.Interop.msxml2.IXMLDOMElement value = instance.Export(pGXObject)
Miner.Interop.msxml2.IXMLDOMElement Export( ESRI.ArcGIS.Catalog.IGxObject pGXObject )
function Export(
pGXObject: ESRI.ArcGIS.Catalog.IGxObject
): Miner.Interop.msxml2.IXMLDOMElement;
function Export( pGXObject : ESRI.ArcGIS.Catalog.IGxObject ) : Miner.Interop.msxml2.IXMLDOMElement;
Miner.Interop.msxml2.IXMLDOMElement* Export( ESRI.ArcGIS.Catalog.IGxObject* pGXObject )
Miner.Interop.msxml2.IXMLDOMElement^ Export( ESRI.ArcGIS.Catalog.IGxObject^ pGXObject )
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