IContainer Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Allows you to access the features associated with this container
The following tables list the members exposed by the IContainer type.
Public Properties
Name | Description | |
---|---|---|
Features | Returns the features associated with this container instance. | |
LifetimeManagers | Gets the lifetime manager type registry. |
Top
Public Methods
Name | Description | |
---|---|---|
AddService | Overloaded. | |
Configure | Initializes the container from the stream. | |
GetService | Searches for and returns the specified service. | |
GetServices | Returns all services of the specified type. | |
HasService | Determines whether the specified container has the named service. | |
Initialize | Initializes the current instance. (inherited from IInitializable) | |
LookupService | Gets the name the specified service is filed under. | |
RemoveService | Removes the service with the specified name. | |
RemoveServices | Removes all services from the container. |
Top
See Also
Reference
IContainer Interface
Microsoft.EnterpriseManagement Namespace