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


ITableWindow.SelectionSet Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcMapUI)  

ITableWindow.SelectionSet Property

Current s1election 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

ITableWindow Interface