The following tables list the members exposed by ServiceCollection.
Name | Description | |
---|---|---|
ServiceCollection | Initializes a new instance of the ServiceCollection class. |
Name | Description | |
---|---|---|
Add | Adds a service into the collection with a specific type. | |
Add<TService> | Adds a service into the collection with a specific type. | |
Contains<TService> | Checks whether a service of a given type exists in the collection. | |
Get | Returns a service of a specific type. | |
Get<TService> | Returns a service of a specific type. | |
GetEnumerator | Returns an IEnumerator that loops through all the services in the collection. | |
Remove | Removes a service from the collection with a given type. | |
Remove<TService> | Removes a service from the collection with a given type. |
Name | Description | |
---|---|---|
OnAdded | Raises the Added event. | |
OnRemoved | Raises the Removed event. |
Name | Description | |
---|---|---|
Added | Occurs when a service object is added to the collection. | |
Removed | Occurs when a service object is removed to the collection. |
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