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


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

ITableWindow2.SelectionSet Property

Current selection set of the table. Only valid for tables showing all rows.

[Visual Basic .NET]
Public ReadOnly Property SelectionSet As ISelectionSet
[C#]
public ISelectionSet SelectionSet {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITableWindow2 Interface