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


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

IItemIndex Interface

Provides access to helper functions for indexing.

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.
Method UpdateItemInfo Update the specified item info in index.

Classes that implement IItemIndex

Classes Description
ItemIndex Provides access to the ItemIndex object.