This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IC > ICoverageAnnotationLayerWrite Interface > ICoverageAnnotationLayerWrite.EndAddElements Method (ArcObjects .NET 10.5 SDK) |
Ends the batch process for adding elements to a annotation layer.
[Visual Basic .NET]
Public Sub EndAddElements ( _
)
[C#] public void EndAddElements ( );
[C++]
HRESULT EndAddElements(
void
);