Encapsulates zero or more components.
The following tables list the members exposed by the Container type.
Public
Constructors
Public
Properties
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
AddService | Overloaded. |
|
Configure | Initializes the container from the stream. |
|
Dispose | Overloaded. Defines a method to release allocated resources. |
|
Equals | Overloaded. (inherited from Object) |
|
GetHashCode | (inherited from Object) |
|
GetService | Searches for and returns the specified service. |
|
GetServices | Returns all services of the specified type. |
|
GetType | (inherited from Object) |
|
HasService | Determines whether the specified container has the named service. |
|
Initialize | Initializes the current instance when called. |
|
LookupService | Gets the name the specified service is filed under. |
|
RecycleService | Recycles the instance of this service. |
![]()
|
ReferenceEquals | (inherited from Object) |
|
RemoveService | Removes the service with the specified name. |
|
RemoveServices | Removes all services from the container. |
|
ToString | (inherited from Object) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Dispose | Overloaded. |
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

