This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Classes > C > CatalogSearchEngine CoClass (ArcObjects .NET 10.4 SDK) |
A search engine that looks in the Catalog for objects that match the search criteria.
Interfaces | Description |
---|---|
IConnectionPointContainer | Supports connection points for connectable objects. |
ISearchEngine | Provides access to members that control the operation of the search engine. |
ISearchEngineProperties | Provides access to members that modify the search engine's property set. |
Interfaces | Description |
---|---|
ISearchEngineEvents (default) | Provides access to events that are fired by an ongoing search. |
When working with CatalogSearchEngine's default outbound interface in Visual Basic 6 declare variables as follows:
Private WithEvents pCatalogSearchEngine as CatalogSearchEngine