This document is archived and information here might be outdated.  Recommended version.


IItemIndex3 Interface (ArcObjects .NET 10.8 SDK)
ArcGIS Developer Help

IItemIndex3 Interface

Provides access to members for merging index.

Product Availability

No record for Search in Libraries found

Members

Name Description
Method AddIndex Adds another index.
Method AddItemInfo Add item info to index.
Method Compare Compares with another index.
Method DeleteItemInfo Delete item info from index.
Method DeleteItemInfos Delete item infos from index.
Read-only property ItemInfoCount Indicates whether to check index exists or not.
Read-only property ItemInfoExists Indicates whether to check a particular iteminfo exists or not.
Read-only property ItemsMissingThumbnails The CatalogPaths without thumbnail info.
Read-only property PrefixExists Indicates whether if a give prefix matches any catalog path.
Method UpdateItemInfo Update the specified item info in index.
Method UpdateThumbnail Update thumbnail info in index.

Inherited Interfaces

Interfaces Description
IItemIndex2 Provides access to update thumbnail in index.
IItemIndex Provides access to helper functions for indexing.

Classes that implement IItemIndex3

Classes Description
ItemIndex Provides access to the ItemIndex object.