IContainer 成员

提供容器的功能。容器是在逻辑上包含零个或更多个组件的对象。

下表列出了由 IContainer 类型公开的成员。

公共属性

  名称 说明
Public property Components 获取 IContainer 中的所有组件。

页首

公共方法

  名称 说明
Public method Supported by the .NET Compact Framework Add 已重载。 将指定组件添加到 IContainer 中。
Public method Supported by the .NET Compact Framework Remove IContainer 中移除组件。

页首

请参见

参考

IContainer 接口
System.ComponentModel 命名空间
Component 类
IComponent 接口
Container 类