This document is archived and information here might be outdated. Recommended version. |
Delete the cache structure and tiles from the disk.
[Visual Basic .NET]
Public Sub Delete ( _
)
[C#]
public void Delete (
);
[C++]
HRESULT Delete(
void
);
If the dynamic display is active, the cache will be recreated once the delete method is called.