System.ComponentModel.IContainer

Provides functionality for containers. Containers are objects that logically contain zero or more components.

See Also: IContainer Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public interface IContainer : IDisposable

Remarks

Containers are objects that encapsulate and track zero or more components. In this context, containment refers to logical containment, not visual containment. You can use components and containers in a variety of scenarios, including scenarios that are both visual and not visual.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0, 4.0.0.0