ArcObjects Library Reference (Carto)  

IMapCache.EmptyCache Method

Empty the map cache.

[Visual Basic .NET]
Public Sub EmptyCache ( _
)
[C#]
public void EmptyCache (
);
[C++]
HRESULT EmptyCache(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IMapCache Interface