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


IItemIndexAdmin.EndIndexing Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Search)  

IItemIndexAdmin.EndIndexing Method

Close and end indexing.

[Visual Basic .NET]
Public Sub EndIndexing ( _
)
[C#]
public void EndIndexing (
);
[C++]
HRESULT EndIndexing(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.

See Also

IItemIndexAdmin Interface