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


ISelectFeaturesOperation.SelectionSet Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IS > ISelectFeaturesOperation Interface > ISelectFeaturesOperation.SelectionSet Property
ArcGIS Developer Help

ISelectFeaturesOperation.SelectionSet Property

The selection set.

[Visual Basic .NET]
Public WriteOnly Property SelectionSet
[C#]
public void SelectionSet {set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ISelectFeaturesOperation Interface