Hi Everybody:
I am using the IEditEvents_Event.OnDeleteFeature event handler to do some operation associate with the deleted feature. The event is triggered individually for each feature that is deleted. Is there any way I can know how many features are deleted together (say, user chose 10 feature on ArcMap and click "Delete"). I want to let the event handler behave differently when people choose different number of features to delete.
Thank you!
I am using the IEditEvents_Event.OnDeleteFeature event handler to do some operation associate with the deleted feature. The event is triggered individually for each feature that is deleted. Is there any way I can know how many features are deleted together (say, user chose 10 feature on ArcMap and click "Delete"). I want to let the event handler behave differently when people choose different number of features to delete.
Thank you!