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


ILayerCacheInfos Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IL > ILayerCacheInfos Interface
ArcGIS Developer Help

ILayerCacheInfos Interface

Provides access to the LayerCacheInfo Collection Interface.

Product Availability

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

Members

Name 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.

Classes that implement ILayerCacheInfos

Classes Description
LayerCacheInfos A collection of LayerCacheInfo objects.