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


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

ITableEdits Interface

Product Availability

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

Members

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

Classes that implement ITableEdits

Classes Description
TableEdits TableEdits