Begins a batch process for adding elements to a graphics layer.
[Visual Basic .NET]
Public Sub BeginAddElements ( _
)
[C#] public void BeginAddElements ( );
[C++]
HRESULT BeginAddElements(
void
);
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
Call BeginAddElements before adding elements via DoAddElements or DoAddFeature.