This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMultiPartTextElement Interface > IMultiPartTextElement.DeletePart Method (ArcObjects .NET 10.4 SDK) |
Delete a part in the multipart element at the specified index.
[Visual Basic .NET] Public Sub DeletePart ( _ ByVal Index As Integer _ )
[C#] public void DeletePart ( int Index );
[C++]
HRESULT DeletePart(
long Index
);
[C++]
Parameters Index [in] Index is a parameter of type long