This document is archived and information here might be outdated. Recommended version. |
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