Sitecore 5.1.1 API

ClientContext.RemoveValue Method 

[Visual Basic]
Public Shared Sub RemoveValue( _
   ByVal name As String _
)
[C#]
public static void RemoveValue(
   string name
);

See Also

ClientContext Class | Sitecore.Configuration Namespace