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
pElementpElement is a parameter of type IElement
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.