![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITxFeatureClass Interface > ITxFeatureClass.RebuildIndex Method (ArcObjects .NET 10.4 SDK) |
Re-build the temporal index and cache, according to the ITxFeatureClass properties.
[Visual Basic .NET]
Public Sub RebuildIndex ( _
)
[C#] public void RebuildIndex ( );
[C++]
HRESULT RebuildIndex(
void
);