ArcObjects Component Help  (Core)    

ITableSelection Interface

Provides access to members that control table selection.

Members

Description
Method AddRow Adds a row to the selection set (honoring the current combination method).
Method Clear Clears the selection.
Method SelectionChanged Fires the layer update event. Required when SelectionSet changes.
Read/write property SelectionSet The selected set of rows.
Method SelectRows Selects rows based upon the specified criteria and combination method.

CoClasses that implement ITableSelection

CoClasses and Classes Description
CadFeatureLayer ESRI CAD Feature Layer class.
DimensionLayer A collection of proerties for a dimension layer.
FDOGraphicsLayer A FDO graphics layer.
FeatureLayer A collection of features and their visual representation.
RasterLayer Raster layer source and display options.
StandaloneTable A standalone table.
TemporalFeatureLayer (TrackingAnalystLib) Defines the coclass IDL parameters and attributes of the TemporalFeatureLayer COM object.