This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IO > IObjectClass2 Interface > IObjectClass2.RebuildSpatialIndex Method (ArcObjects .NET 10.4 SDK) |
Rebuild the spatial index of this object class.
[Visual Basic .NET] Public Sub RebuildSpatialIndex ( _ ByVal Index As IIndex _ )
[C#] public void RebuildSpatialIndex ( IIndex Index );
[C++]
HRESULT RebuildSpatialIndex(
IIndex* Index
);
[C++]
Parameters Index [in]
Index is a parameter of type IIndex