Miner.Interop Namespace > MMAttributeEditorClass Class : OnCreateFeature Method |
'Declaration
Public Overridable Sub OnCreateFeature( _ ByVal obj As ESRI.ArcGIS.Geodatabase.IObject _ )
'Usage
Dim instance As MMAttributeEditorClass Dim obj As ESRI.ArcGIS.Geodatabase.IObject instance.OnCreateFeature(obj)
public virtual void OnCreateFeature( ESRI.ArcGIS.Geodatabase.IObject obj )
public procedure OnCreateFeature( obj: ESRI.ArcGIS.Geodatabase.IObject ); virtual;
public function OnCreateFeature( obj : ESRI.ArcGIS.Geodatabase.IObject );
public: virtual void OnCreateFeature( ESRI.ArcGIS.Geodatabase.IObject* obj )
public: virtual void OnCreateFeature( ESRI.ArcGIS.Geodatabase.IObject^ obj )
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