This document is archived and information here might be outdated. Recommended version. |
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*