For a list of all members of this type, see ThreadSafeDictionary<TKey,TValue> members
Public Methods
Name | Description | |
---|---|---|
![]() |
Add | Adds an element with the provided key and value to the IDictionary. |
![]() |
Clear | Removes all items from the ICollection. |
![]() |
Contains | Determines whether the ICollection contains a specific value. |
![]() |
ContainsKey | Determines whether the IDictionary contains an element with the specified key. |
![]() |
CopyTo | Copies the elements of the ICollection to an System.Array, starting at a particular System.Array index. |
![]() |
GetEnumerator | Returns an enumerator that iterates through the collection. |
![]() |
Remove | Removes the element with the specified key from the IDictionary. |
![]() |
TryGetValue | Gets the value associated with the specified key. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET