This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapCooker Interface > IMapCooker.HasCache Method (ArcObjects .NET 10.4 SDK) |
Indicates if there is any cache.
[Visual Basic .NET] Public Function HasCache ( _ ) As Boolean
[C#] public bool HasCache ( );
[C++]
HRESULT HasCache(
VARIANT_BOOL* pHasCache
);
[C++]
Parameters pHasCache [out, retval] pHasCache is a parameter of type VARIANT_BOOL