Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

Contains Method (DictionaryWithEvents<TKey,TValue>)







The item to locate in the IDictionary.
Determines whether the IDictionary contains an element with the specified item.
Syntax
public bool Contains( 
   KeyValuePair<TKey,TValue> item
)
'Declaration
 
Public Function Contains( _
   ByVal item As KeyValuePair(Of TKey,TValue) _
) As Boolean
'Usage
 
Dim instance As DictionaryWithEvents(Of TKey,TValue)
Dim item As KeyValuePair(Of TKey,TValue)
Dim value As Boolean
 
value = instance.Contains(item)

            

            
public: bool Contains( 
   KeyValuePair<TKey*,TValue*> item
) 
public:
bool Contains( 
   KeyValuePair<TKey^,TValue^> item
) 

Parameters

item
The item to locate in the IDictionary.

Return Value

true if the IDictionary contains an item with the specified key; otherwise, false.
Requirements

Target Platforms

See Also

Reference

DictionaryWithEvents<TKey,TValue> Class
DictionaryWithEvents<TKey,TValue> Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features