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


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

IItemIndex2 Interface

Provides access to update thumbnail in index.

Product Availability

No record for Search in Libraries found

Members

Name Description
Method AddItemInfo Add item info to 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.
Method UpdateItemInfo Update the specified item info in index.
Method UpdateThumbnail Update thumbnail info in index.

Inherited Interfaces

Interfaces Description
IItemIndex Provides access to helper functions for indexing.

Classes that implement IItemIndex2

Classes Description
ItemIndex Provides access to the ItemIndex object.