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