IInheritanceService 成员

提供了一组用于标识组件中所含组件的方法。

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

公共方法

  名称 说明
Public method AddInheritedComponents 在指定的组件中搜索实现 IComponent 接口的字段,并将它们逐一添加到指定的容器,同时存储它们的继承级别,继承级别可以使用 GetInheritanceAttribute 方法检索。
Public method GetInheritanceAttribute 获取指定组件的继承属性。

页首

请参见

参考

IInheritanceService 接口
System.ComponentModel.Design 命名空间
InheritanceAttribute 类