ArcObjects Library Reference (GeoDatabaseUI)  

ITableView2.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

ITableView2 Interface

.NET Samples

Migrating from VB6 to VB .NET for ArcGIS 10 (Code Files: ButtonAddIn clscopy_table_sel)

.NET Related Topics

Migrating VB6 to VB.NET for ArcGIS 10