C# Class SchematicFeatureRemoveCS.FeatureRemovalMgmt

Inheritance: ESRI.ArcGIS.Desktop.AddIns.Extension
Afficher le fichier Open project: Esri/arcobjects-sdk-community-samples

Méthodes protégées

Méthode Description
OnShutdown ( ) : void
OnStartup ( ) : void

Private Methods

Méthode Description
OnBeforeRemoveFeature ( ISchematicInMemoryFeature inMemoryFeature, bool &canRemove ) : void

Method Details

OnShutdown() protected méthode

protected OnShutdown ( ) : void
Résultat void

OnStartup() protected méthode

protected OnStartup ( ) : void
Résultat void