This document is archived and information here might be outdated. Recommended version. |
Deletes a position.
[Visual Basic .NET]
Public Sub DeletePosition ( _
ByVal index As Integer _
)
[C#]
public void DeletePosition (
int index
);
[C++]
HRESULT DeletePosition(
long index
);
[C++] Parameters index [in]
index is a parameter of type long