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


IGPItemIndexer2.ItemIndex Property (ArcObjects .NET 10.8 SDK)
ArcGIS Developer Help

IGPItemIndexer2.ItemIndex Property

The native item index.

[Visual Basic .NET]
Public ReadOnly Property ItemIndex As IItemIndex
[C#]
public IItemIndex ItemIndex {get;}
[C++]
HRESULT get_ItemIndex(
  IItemIndex** ppItemIndex
);
[C++]
Parameters
ppItemIndex [out, retval]

ppItemIndex is a parameter of type IItemIndex**

Product Availability

No record for Search in Libraries found

See Also

IGPItemIndexer2 Interface