Mono Class Library: Overview

System.ComponentModel.Container: Members

The members of System.ComponentModel.Container are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
ComponentsComponentCollection. Documentation for this section has not yet been entered.

Public Methods

Add(IComponent)
Documentation for this section has not yet been entered.
Add(IComponent, string)
Documentation for this section has not yet been entered.
Dispose()
Documentation for this section has not yet been entered.
Finalize()
Documentation for this section has not yet been entered.
Remove(IComponent)
Documentation for this section has not yet been entered.

Protected Methods

CreateSite(IComponent, string) : ISite
Documentation for this section has not yet been entered.
Dispose(bool)
Documentation for this section has not yet been entered.
GetService(Type) : object
Documentation for this section has not yet been entered.
RemoveWithoutUnsiting(IComponent)
Documentation for this section has not yet been entered.
ValidateName(IComponent, string)
Documentation for this section has not yet been entered.