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