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

Show in webframe

Add(KeyValuePair<TKey,TValue>) Method







A KeyValuePair to be added into the DictionaryWithEvents<TKey,TValue>.
Adds the specified value to the ICollection with the specified key.
Syntax
public void Add( 
   KeyValuePair<TKey,TValue> item
)
'Declaration
 
Public Overloads Sub Add( _
   ByVal item As KeyValuePair(Of TKey,TValue) _
) 
'Usage
 
Dim instance As DictionaryWithEvents(Of TKey,TValue)
Dim item As KeyValuePair(Of TKey,TValue)
 
instance.Add(item)

            

            
public: void Add( 
   KeyValuePair<TKey*,TValue*> item
) 
public:
void Add( 
   KeyValuePair<TKey^,TValue^> item
) 

Parameters

item
A KeyValuePair to be added into the DictionaryWithEvents<TKey,TValue>.
Requirements

Target Platforms

See Also

Reference

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

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