Provides access to members that control table selection.
| Description | ||
|---|---|---|
![]() |
AddRow | Adds a row to the selection set (honoring the current combination method). |
![]() |
Clear | Clears the selection. |
![]() |
SelectionChanged | Fires the layer update event. Required when SelectionSet changes. |
![]() |
SelectionSet | The selected set of rows. |
![]() |
SelectRows | Selects rows based upon the specified criteria and combination method. |
| 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. |