This document is archived and information here might be outdated. Recommended version. |
Deletes a value.
[Visual Basic .NET]
Public Sub Delete ( _
ByVal Value As String _
)
[C#]
public void Delete (
string Value
);
[C++]
HRESULT Delete(
BSTR Value
);
[C++] Parameters Value [in]
Value is a parameter of type BSTR