Cuminas DjVu SDK for .NET Framework
Remove(String) Method



Syntax
Public Overloads Overridable Function Remove( _
   ByVal key As String _
) As Boolean
Dim instance As UserPropertySetMap
Dim key As String
Dim value As Boolean
 
value = instance.Remove(key)
public virtual bool Remove( 
   string key
)
public:
virtual bool Remove( 
   String^ key
) 

Parameters

key
Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Reference

UserPropertySetMap Class
UserPropertySetMap Members
Overload List

Send Feedback