[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

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
public property Features Returns the features associated with this container instance.
Top

Public Methods (see also Protected Methods)

  Name Description
public method AddService Overloaded.  
public method Configure Initializes the container from the stream.
public method Dispose Overloaded. Defines a method to release allocated resources.
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetService Searches for and returns the specified service.
public method GetServices Returns all services of the specified type.
public method GetType  (inherited from Object)
public method HasService Determines whether the specified container has the named service.
public method Initialize Initializes the current instance when called.
public method LookupService Gets the name the specified service is filed under.
public method RecycleService Recycles the instance of this service.
public methodstatic ReferenceEquals  (inherited from Object)
public method RemoveService Removes the service with the specified name.
public method RemoveServices Removes all services from the container.
public method ToString  (inherited from Object)
Top

Protected Methods

  Name Description
protected method Dispose Overloaded.  
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.