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


FeatureCache Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Classes > F > FeatureCache Class
ArcGIS Developer Help

FeatureCacheClass Class

A cache of features in memory for a particular spatial extent.

Product Availability

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

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description
IFeatureCache Provides access to members that control a cache of features in memory for a particular spatial extent.
IFeatureCache2 Provides access to members that control a cache of features in memory for a particular spatial extent.

Remarks

The FeatureCache object is used for organizing small collections of features for operation which require quick access to them.  The feature cache is intended for small numbers of features, roughly 10, and is not intended to be a large data store due to its usage of memory.