This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Classes > E > EditEvents5 Class (ArcObjects .NET 10.4 SDK) |
Helper coclass for working with the nondefault outbound IEditEvents5 interface in VB.
EditEvents5 is a non-creatable object. References to non-creatable objects must be obtained through other objects.
Interfaces | Description |
---|
Interfaces | Description |
---|---|
IEditEvents5 (default) | Provides access to more editor events. Implement it to listen for specific events that occur during an edit session. |
When working with EditEvents5's default outbound interface in Visual Basic 6 declare variables as follows:
Private WithEvents pEditEvents5 as EditEvents5