C# Class SchematicFeatureRemoveCS.FeatureRemovalMgmt

Inheritance: ESRI.ArcGIS.Desktop.AddIns.Extension
Mostrar archivo Open project: Esri/arcobjects-sdk-community-samples

Protected Methods

Method Description
OnShutdown ( ) : void
OnStartup ( ) : void

Private Methods

Method Description
OnBeforeRemoveFeature ( ISchematicInMemoryFeature inMemoryFeature, bool &canRemove ) : void

Method Details

OnShutdown() protected method

protected OnShutdown ( ) : void
return void

OnStartup() protected method

protected OnStartup ( ) : void
return void