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