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


IItemIndex.ItemInfoCount Property (ArcObjects .NET 10.8 SDK)
ArcGIS Developer Help

IItemIndex.ItemInfoCount Property

Indicates whether to check index exists or not.

[Visual Basic .NET]
Public ReadOnly Property ItemInfoCount As Integer
[C#]
public int ItemInfoCount {get;}
[C++]
HRESULT get_ItemInfoCount(
  System.Int32* pCount
);
[C++]
Parameters
pCount [out, retval]

pCount is a parameter of type long*

Product Availability

No record for Search in Libraries found

See Also

IItemIndex Interface