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

Public Methods

  Name Description
public method AddService Overloaded.  
public method Configure Initializes the container from the stream.
public method GetService Searches for and returns the specified service.
public method GetServices Returns all services of the specified type.
public method HasService Determines whether the specified container has the named service.
public method LookupService Gets the name the specified service is filed under.
public method RemoveService Removes the service with the specified name.
public method RemoveServices Removes all services from the container.
Top

See Also


Send comments about this topic to Microsoft.