ArcObjects Library Reference (Carto)  

IMapCooker.ClearAll Method

Clears cache for all layers.

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

Product Availability

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

See Also

IMapCooker Interface