This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IS > IScreenDisplay2 Interface > IScreenDisplay2.RemoveCache Method (ArcObjects .NET 10.5 SDK) |
Removes the specified cache.
[Visual Basic .NET] Public Sub RemoveCache ( _ ByVal cacheID As Short _ )
[C#] public void RemoveCache ( short cacheID );
[C++]
HRESULT RemoveCache(
short cacheID
);
[C++]
Parameters cacheID [in] cacheID is a parameter of type short