This document is archived and information here might be outdated.  Recommended version.


IFeatureLayerSelectionEvents Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IF > IFeatureLayerSelectionEvents Interface
ArcGIS Developer Help

IFeatureLayerSelectionEvents Interface

Provides access to events that occur when the selection changes.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method FeatureLayerSelectionChanged Occurs when the selection changes.

Classes that implement IFeatureLayerSelectionEvents

Classes Description
AreaSeriesProperties (esriCartoUI) A container for the display and manipulation of area graph series.
BarSeriesProperties (esriCartoUI) A container for the display and manipulation of bar graph series.
BoxPlotSeriesProperties (esriCartoUI) A container for the display and manipulation of box plot graph series.
CadastralFabricSubLayer Cadastral Fabric Feature Layer Object.
DimensionLayer A collection of properties for a dimension layer.
FeatureLayer A collection of features and their visual representation.
FeatureLayerSelectionEvents Helper coclass for working with the nondefault outbound IFeatureLayerSelectionEvents interface in VB.
FeatureLayerSelectionEventsListener (esriSystemUtility) Helper coclass to provide IFeatureLayerSelectionEvents support to the C++ API.
FunctionSeriesProperties (esriCartoUI) A container for the display and manipulation of function graph series.
GlobeLayerProperties (esriGlobeCore) The layer extension containing globe layer properties.
HistogramSeriesProperties (esriCartoUI) A container for the display and manipulation of histogram graph series.
ImageServerLayer Image server layer source and display options.
IMSSubFeatureLayer A collection of IMS features as a sublayer of an IMSMapLayer.
LineSeriesProperties (esriCartoUI) A container for the display and manipulation of line graph series.
PieSeriesProperties (esriCartoUI) A container for the display and manipulation of pie graph series.
PointSeriesProperties (esriCartoUI) A container for the display and manipulation of scatter plot graph series.
ScatterPlotMatrixSeriesProperties (esriCartoUI) A container for the display and manipulation of scatter plot matrix graph.
SchematicLayer (esriSchematic) A Schematic layer object.

Remarks

This interface contains a single event that is triggered when the layer's selection changes.