Mono Class Library: Overview

System.ComponentModel.Container: Method Members

The methods of System.ComponentModel.Container are listed below. For a list of all members, see the Container Members list.

See Also: Inherited members from System.Object

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.