ArcObjects Library Reference (GeoDatabaseUI)  

ITableView.SelectionSet Property

Selection set of records to show/select.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ITableView Interface