For a list of all members of this type, see DictionaryWithEvents<TKey,TValue> members
| Name | Description | |
|---|---|---|
![]()  | 
	Add | Adds the specified key and value to the dictionary. | 
![]()  | 
	Clear | Removes all keys and values from the DictionaryWithEvents<TKey,TValue>. | 
![]()  | 
	Contains | Determines whether the IDictionary contains an element with the specified item. | 
![]()  | 
	ContainsKey | Determines whether the DictionaryWithEvents<TKey,TValue> contains the specified key. | 
![]()  | 
	CopyTo | Copies the elements of the ICollection to an array of type KeyValuePair, starting at the specified array index. | 
![]()  | 
	GetEnumerator | Returns an enumerator that iterates through the DictionaryWithEvents<TKey,TValue>. | 
![]()  | 
	Remove | Removes the value with the specified key from the DictionaryWithEvents<TKey,TValue>. | 
![]()  | 
	TryGetValue | Gets the value associated with the specified key. | 
| Name | Description | |
|---|---|---|
![]()  | 
	OnItemAdded | Raises the ItemAdded event. | 
![]()  | 
	OnItemRemoved | Raises the ItemRemoved event. | 
![]()  | 
	OnItemUpdated | Raises the ItemUpdated event. | 
DictionaryWithEvents<TKey,TValue> Class
Leadtools.Medical.Workstation Namespace
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document


