ArcObjects Library Reference (Carto)  

IEditResults Interface

Array of EditResult elements.

Product Availability

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

Members

Description
Method Add Adds an EditResult.
Read-only property Count The EditResult elements count.
Read-only property Element The EditResult at the specified position.
Method Insert Adds an EditResult at the specified position.
Method Remove Removes the EditResult at the specified position.
Method RemoveAll Removes all EditResults.

CoClasses that implement IEditResults

CoClasses and Classes Description
EditResults EditResult array co-class.

.NET Related Topics

Feature services