This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IE > IEditResults Interface (ArcObjects .NET 10.5 SDK) |
Array of EditResult elements.
Description | ||
---|---|---|
Add | Adds an EditResult. | |
Count | The EditResult elements count. | |
Element | The EditResult at the specified position. | |
Insert | Adds an EditResult at the specified position. | |
Remove | Removes the EditResult at the specified position. | |
RemoveAll | Removes all EditResults. |
CoClasses and Classes | Description |
---|---|
EditResults | EditResult array co-class. |