This document is archived and information here might be outdated.  Recommended version.


ILayerCacheInfos Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

ILayerCacheInfos Interface

Provides access to the LayerCacheInfo Collection Interface.

Product Availability

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

Members

Description
Method Add Adds a LayerCacheInfo.
Read-only property Count The LayerCacheInfo info count.
Read-only property Element The LayerCacheInfo at the specified position.
Method Insert Adds a LayerCacheInfo at the specified position.
Method Remove Removes the LayerCacheInfo at the specified position.
Method RemoveAll Removes all LayerCacheInfo objects.

CoClasses that implement ILayerCacheInfos

CoClasses and Classes Description
LayerCacheInfos A collection of LayerCacheInfo objects.