ArcObjects Library Reference (GeoDatabase)  

ITableNameSet Interface

Provides access to members that describe a set of table names.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method Add Add table to set.
Read-only property Exists Does the set contain this table.
Method Find Find table in set.
Method Remove Remove table from set.

CoClasses that implement ITableNameSet

CoClasses and Classes Description
TableNameSet A set of table names.