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

Show in webframe

OnItemRemoved Method







The KeyValuePair object that is removed from the dictionary.
Raises the ItemRemoved event.
Syntax
protected void OnItemRemoved( 
   KeyValuePair<TKey,TValue> data
)
'Declaration
 
Protected Sub OnItemRemoved( _
   ByVal data As KeyValuePair(Of TKey,TValue) _
) 
'Usage
 
Dim instance As DictionaryWithEvents(Of TKey,TValue)
Dim data As KeyValuePair(Of TKey,TValue)
 
instance.OnItemRemoved(data)

            

            
protected: void OnItemRemoved( 
   KeyValuePair<TKey*,TValue*> data
) 
protected:
void OnItemRemoved( 
   KeyValuePair<TKey^,TValue^> data
) 

Parameters

data
The KeyValuePair object that is removed from the dictionary.
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