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


IDataObjectTables Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDataObjectTables Interface
ArcGIS Developer Help

IDataObjectTables Interface

Data Tables.

Product Availability

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

Members

Name Description
Method Add Adds a DataObjectTable.
Read-only property Count Data table count.
Read-only property Element The DataObjectTable at the specified position.
Method Insert Adds a DataObjectTable at the specified position.
Method Remove Removes the DataObjectTable at the specified position.
Method RemoveAll Removes all DataObjectTable elements.

Classes that implement IDataObjectTables

Classes Description
DataObjectTables DataObjectTables co-class.