This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IS > ISpatialCacheManager Interface > ISpatialCacheManager.EmptyCache Method (ArcObjects .NET 10.5 SDK) |
Empties the spatial cache.
[Visual Basic .NET]
Public Sub EmptyCache ( _
)
[C#] public void EmptyCache ( );
[C++]
HRESULT EmptyCache(
void
);
The EmptyCache method empties the cache and makes it inactive.