ArcObjects Library Reference (CatalogUI)  

IGxItemIndexer Interface

Provides access to functions of GxIndexer coclass. Also see the GPItemIndexer coclass.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Read-only property Count Total indexed items count.
Read-only property HasBeenIndexed Indicates whether the current object has been indexed.
Method IndexChildren Index the children of the current object.
Method IndexObject Index the current object.
Read-only property IsAncestorRegistered Indicates whether the ancestor of this GxObject has been registered to be indexed.
Method UpdateIndex Update the index.
Method UpdateThumbnailInIndex Update current object's thumbnail in index.

CoClasses that implement IGxItemIndexer

CoClasses and Classes Description
GxItemIndexer Provides access to members of GxIndexer.