UnregisterEvent

Land Desktop Map 3D Samples

 
UnregisterEvent
 
 
 

Enter UnregisterEvent at the Map 3D command-line. This causes the UnregisterEventCommand method to be invoked.

The UnregisterEventCommand method creates an instance of the EventRegister class, which is defined in EventRegister.cs, and calls its UnregisterEvent method.

The UnregisterEvent method creates an AcMapFeatureService object and removes the OSGeo.MapGuide.FeatureInsertedHandler object from it.