This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IG > IGraphicsContainer3D Interface > IGraphicsContainer3D.EndBatchUpdate Method (ArcObjects .NET 10.4 SDK) |
Terminates a batch update of the container.
[Visual Basic .NET]
Public Sub EndBatchUpdate ( _
)
[C#] public void EndBatchUpdate ( );
[C++]
HRESULT EndBatchUpdate(
void
);