LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)
LEAD Technologies, Inc

ContainsKey Method






The key to locate in the IDictionary.
Determines whether the IDictionary contains an element with the specified key.
Syntax
public virtual bool ContainsKey( 
   TKey key
)
'Declaration
 
Public Overridable Function ContainsKey( _
   ByVal key As TKey _
) As Boolean
'Usage
 
Dim instance As ThreadSafeDictionary(Of TKey,TValue)
Dim key As TKey
Dim value As Boolean
 
value = instance.ContainsKey(key)
public virtual bool ContainsKey( 
   TKey key
)
 function Leadtools.Dicom.AddIn.ThreadSafeDictionary.ContainsKey( 
   key 
)
public:
virtual bool ContainsKey( 
   TKey^ key
) 

Parameters

key
The key to locate in the IDictionary.

Return Value

true if the IDictionary contains an element with the key; otherwise, false.
Exceptions
ExceptionDescription
System.ArgumentNullExceptionkey is null.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ThreadSafeDictionary<TKey,TValue> Class
ThreadSafeDictionary<TKey,TValue> Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features