ArcObjects Library Reference (Editor)  

IEditSelectionCache3 Interface

Provides access to additional members that cache the selection for fast hit testing.

Product Availability

Available with ArcGIS Desktop.

When To Use

Use the EditSelectionCache object to quickly determine if the mouse is
over a selected feature, including annotation features.

Members

Description
Method HitTest Tests if the location is over the selection or not.
Method Initialize Initializes the cache using the editor's selection.

CoClasses that implement IEditSelectionCache3

CoClasses and Classes Description
EditSelectionCache Caches the selection for fast hit testing.