This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Classes > F > FeatureLayerSelectionEvents CoClass (ArcObjects .NET 10.4 SDK) |
Helper coclass for working with the nondefault outbound IFeatureLayerSelectionEvents interface in VB.
Interfaces | Description |
---|
Interfaces | Description |
---|---|
IFeatureLayerSelectionEvents (default) | Provides access to events that occur when the selection changes. |
When working with FeatureLayerSelectionEvents' default outbound interface in Visual Basic 6 declare variables as follows:
Private WithEvents pFeatureLayerSelectionEvents as FeatureLayerSelectionEvents