The following tables list the members exposed by ThreadSafeList<T>.
Name | Description | |
---|---|---|
ThreadSafeList<T> | Initializes a new instance of the ThreadSafeList<T> class. |
Name | Description | |
---|---|---|
Add | Adds an item to the ICollection. | |
Clear | Removes all items from the ICollection. | |
Contains | Determines whether the ICollection contains a specific value. | |
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. | |
IndexOf | Determines the index of a specific item in the IList. | |
Insert | Inserts an item to the IList at the specified index. | |
Remove | Removes the first occurrence of a specific object from the ICollection. | |
RemoveAt | Removes the IList item at the specified index. |
Name | Description | |
---|---|---|
Count | Gets the number of elements contained in the ICollection. | |
IsReadOnly | Gets a value indicating whether the ICollection is read-only. | |
Item | Gets or sets the IList at the specified index. |
Leadtools.Dicom.AddIn 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