This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapCooker Interface > IMapCooker.ClearAll Method (ArcObjects .NET 10.4 SDK) |
Clears cache for all layers.
[Visual Basic .NET]
Public Sub ClearAll ( _
)
[C#] public void ClearAll ( );
[C++]
HRESULT ClearAll(
void
);