This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxItemIndexer Interface (ArcObjects .NET 10.4 SDK) |
Provides access to functions of GxIndexer coclass. Also see the GPItemIndexer coclass.
Description | ||
---|---|---|
Count | Total indexed items count. | |
HasBeenIndexed | Indicates whether the current object has been indexed. | |
IndexChildren | Index the children of the current object. | |
IndexObject | Index the current object. | |
IsAncestorRegistered | Indicates whether the ancestor of this GxObject has been registered to be indexed. | |
UpdateIndex | Update the index. | |
UpdateThumbnailInIndex | Update current object's thumbnail in index. |
CoClasses and Classes | Description |
---|---|
GxItemIndexer | Provides access to members of GxIndexer. |