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


ITableNameSet Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITableNameSet Interface
ArcGIS Developer Help

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

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

Classes that implement ITableNameSet

Classes Description
TableNameSet A set of table names.