This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IS > ISpatialIndex2 Interface > ISpatialIndex2.CheckInvalidate Method (ArcObjects .NET 10.4 SDK) |
Invalidates the spatial index if the geometry has been changed since the index was last constructed.
[Visual Basic .NET]
Public Sub CheckInvalidate ( _
)
[C#] public void CheckInvalidate ( );
[C++]
HRESULT CheckInvalidate(
void
);