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


ITableEdits Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

ITableEdits Interface

Product Availability

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

Members

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.

CoClasses that implement ITableEdits

CoClasses and Classes Description
TableEdits TableEdits

.NET Related Topics

Feature services