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


IGPItemIndexer.Count Property (ArcObjects .NET 10.8 SDK)
ArcGIS Developer Help

IGPItemIndexer.Count Property

Total indexed items count.

[Visual Basic .NET]
Public ReadOnly Property Count As Integer
[C#]
public int Count {get;}
[C++]
HRESULT get_Count(
  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

IGPItemIndexer Interface