The following tables list the members exposed by DataAccessServiceLocator.
Public Methods
| Name | Description | |
|---|---|---|
![]() |
BuildUp<T> | Runs an existing object through the container and performs injection on it. |
![]() |
CreateChildContainer | Creates a child container. |
![]() |
IsRegistered | Determines whether the specified name is registered. |
![]() |
IsRegistered<T> | Determines whether this instance is registered. |
![]() |
Register | Registers a type mapping with the container. |
![]() |
Register<I> | Registers an instance with the container. |
![]() |
RegisterSingle | Registers a single instance of a type mapping with the container. |
![]() |
RegisterSingle<I> | Registers a single instance of a type mapping with the container. |
![]() |
Retrieve<T> | Resolves an instance of the requested type with the given name from the container. |
![]() |
RetrieveAll<T> | Retrieves all items with the specified type. |
![]() |
T> | Registers a type mapping with the container. |
See Also
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

