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


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

ITableEditResults Interface

Product Availability

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

Members

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

Classes that implement ITableEditResults

Classes Description
TableEditResults TableEditResult