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