Miner.Interop Namespace > IMMOperationHelper Interface : BeginOperation Method |
'Declaration
Sub BeginOperation( _ ByVal Application As ESRI.ArcGIS.Framework.IApplication, _ ByVal Editor As ESRI.ArcGIS.Editor.IEditor _ )
'Usage
Dim instance As IMMOperationHelper Dim Application As ESRI.ArcGIS.Framework.IApplication Dim Editor As ESRI.ArcGIS.Editor.IEditor instance.BeginOperation(Application, Editor)
void BeginOperation( ESRI.ArcGIS.Framework.IApplication Application, ESRI.ArcGIS.Editor.IEditor Editor )
procedure BeginOperation( Application: ESRI.ArcGIS.Framework.IApplication; Editor: ESRI.ArcGIS.Editor.IEditor );
function BeginOperation( Application : ESRI.ArcGIS.Framework.IApplication, Editor : ESRI.ArcGIS.Editor.IEditor );
void BeginOperation( ESRI.ArcGIS.Framework.IApplication* Application, ESRI.ArcGIS.Editor.IEditor* Editor )
void BeginOperation( ESRI.ArcGIS.Framework.IApplication^ Application, ESRI.ArcGIS.Editor.IEditor^ Editor )
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