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