Cuminas DjVu SDK for .NET Framework
ContainsKey Method (UserPropertySetMap)



Syntax
Public Overridable Function ContainsKey( _
   ByVal key As String _
) As Boolean
Dim instance As UserPropertySetMap
Dim key As String
Dim value As Boolean
 
value = instance.ContainsKey(key)
public virtual bool ContainsKey( 
   string key
)
public:
virtual bool ContainsKey( 
   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

Send Feedback