This document is archived and information here might be outdated. Recommended version. |
A cache of features in memory for a particular spatial extent.
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. |
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.