DeleteValue Method
Description
Deletes the specified item.
Syntax
Visual Basic
Public Sub DeleteValue( _
   ByVal Name As String _
) 
Parameters
Name
The name of the entry to delete.
See Also