ArcObjects Library Reference (Carto)  

IFeatureLayerSelectionEvents Interface

Provides access to events that occur when the selection changes.

Product Availability

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

Members

Description
Event FeatureLayerSelectionChanged Occurs when the selection changes.

CoClasses that implement IFeatureLayerSelectionEvents

CoClasses and 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.
ForceElementLayer (esriDefenseSolutions) A custom layer, bound to a feature layer, that wraps a force element display list and makes it possible to view and manipulate its cached graphic contents in an ArcGIS map display.
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.
TacticalGraphicLayer (esriDefenseSolutions) A custom layer, bound to a feature layer, that wraps a tactical graphic display list and makes it possible to view and manipulate its cached graphic contents in an ArcGIS map display.

Remarks

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