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