IContainer Members
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. |
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. |
![]() |
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