This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IO > IOverflowGraphicsContainer Interface > IOverflowGraphicsContainer.AddOverflowElement Method (ArcObjects .NET 10.4 SDK) |
Add an element to the collection.
[Visual Basic .NET] Public Sub AddOverflowElement ( _ ByVal pElement As IElement _ )
[C#] public void AddOverflowElement ( IElement pElement );
[C++]
HRESULT AddOverflowElement(
IElement* pElement
);
[C++]
Parameters pElement
pElement is a parameter of type IElement