This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control finding.
Name | Description | |
---|---|---|
Find | Finds the specified search string in the given attribute fields. | |
FindDisplayField | The display field. | |
FindFields | The attribute fields. |
Classes | Description |
---|---|
CadAnnotationLayer | An Esri Cad annotation layer. |
CadastralFabricSubLayer | Cadastral Fabric Feature Layer Object. |
CadFeatureLayer | Esri CAD Feature Layer class. |
CoverageAnnotationLayer | An Esri coverage annotation layer. |
DimensionLayer | A collection of properties for a dimension layer. |
FDOGraphicsLayer | A collection of properties for an annotation layer (feature data object graphics layer). |
FeatureLayer | A collection of features and their visual representation. |
GdbRasterCatalogLayer | Geodabase RasterCatalog source and display options. |
MapServerFindSublayer | Provides programmatic access to a map server sublayer with Find capability. |
MapServerQuerySublayer | Provides programmatic access to a map server sublayer with Find and Identify capability. |
TemporalFeatureLayer (esriTrackingAnalyst) | Defines the coclass IDL parameters and attributes of the TemporalFeatureLayer COM object. |
IFind is a simple interface that can be used to search for a string in the attributes of Features of a layer. If the full Find dialog is needed, execute the appropriate Find command from esriControls instead.