The following tables list the members exposed by ServiceLocator.
Public Methods
| Name | Description | |
|---|---|---|
![]() ![]()  | 
	BuildUp<T> | Run an existing object through the container and perform 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> | Resolve an instance of the requested type with the given name from the container. | 
![]() ![]()  | 
	RetrieveAll<T> | Retrieves all item with the specified type. | 
![]() ![]()  | 
	T> | Registers a type mapping with the container. | 
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


