Miner.Interop Namespace > MMElementOperationClass Class : Insert Method |
'Declaration
Public Overridable Sub Insert( _ ByVal bstrName As System.String, _ ByVal pElement As ESRI.ArcGIS.Carto.IElement, _ ByVal pMxDoc As ESRI.ArcGIS.ArcMapUI.IMxDocument, _ ByVal pGeometry As ESRI.ArcGIS.Geometry.IGeometry _ )
'Usage
Dim instance As MMElementOperationClass Dim bstrName As System.String Dim pElement As ESRI.ArcGIS.Carto.IElement Dim pMxDoc As ESRI.ArcGIS.ArcMapUI.IMxDocument Dim pGeometry As ESRI.ArcGIS.Geometry.IGeometry instance.Insert(bstrName, pElement, pMxDoc, pGeometry)
public virtual void Insert( System.string bstrName, ESRI.ArcGIS.Carto.IElement pElement, ESRI.ArcGIS.ArcMapUI.IMxDocument pMxDoc, ESRI.ArcGIS.Geometry.IGeometry pGeometry )
public procedure Insert( bstrName: System.String; pElement: ESRI.ArcGIS.Carto.IElement; pMxDoc: ESRI.ArcGIS.ArcMapUI.IMxDocument; pGeometry: ESRI.ArcGIS.Geometry.IGeometry ); virtual;
public function Insert( bstrName : System.String, pElement : ESRI.ArcGIS.Carto.IElement, pMxDoc : ESRI.ArcGIS.ArcMapUI.IMxDocument, pGeometry : ESRI.ArcGIS.Geometry.IGeometry );
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