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


EditSelection Class (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Editor)  

EditSelection Class

Enumerates the editable selected features.

EditSelection is a non-creatable object. References to non-creatable objects must be obtained through other objects.

Product Availability

Available with ArcGIS Desktop.

Supported Platforms

Windows

Interfaces

Interfaces Description
IEnumFeature (esriGeoDatabase) Provides access to members that hand out enumerated features and reset the enumeration.
IEnumMapFeature Provides access to the layer a selected feature is from.

Remarks

Use IEditor::EditSelection to retrieve an enumeration of editable and selected features.