InheritanceService 成员
提供了一组用于标识继承的组件的方法。
下表列出了由 InheritanceService 类型公开的成员。
公共构造函数
名称 | 说明 | |
---|---|---|
InheritanceService | 初始化 InheritanceService 类的新实例。 |
页首
公共方法
(请参见 受保护的方法 )
名称 | 说明 | |
---|---|---|
AddInheritedComponents | 已重载。 将由指定组件继承的组件添加到 InheritanceService。 | |
Dispose | 已重载。 释放由 InheritanceService 占用的资源。 | |
Equals | 已重载。 确定两个 Object 实例是否相等。 (从 Object 继承。) | |
GetHashCode | 用作特定类型的哈希函数。GetHashCode 适合在哈希算法和数据结构(如哈希表)中使用。 (从 Object 继承。) | |
GetInheritanceAttribute | 获取指定组件的继承属性。 | |
GetType | 获取当前实例的 Type。 (从 Object 继承。) | |
ReferenceEquals | 确定指定的 Object 实例是否是相同的实例。 (从 Object 继承。) | |
ToString | 返回表示当前 Object 的 String。 (从 Object 继承。) |
页首
受保护的方法
名称 | 说明 | |
---|---|---|
AddInheritedComponents | 已重载。 将由指定组件继承的组件添加到 InheritanceService。 | |
Dispose | 已重载。 释放由 InheritanceService 占用的资源。 | |
Finalize | 允许 Object 在“垃圾回收”回收 Object 之前尝试释放资源并执行其他清理操作。 (从 Object 继承。) | |
IgnoreInheritedMember | 指示是否忽略指定的成员。 | |
MemberwiseClone | 创建当前 Object 的浅表副本。 (从 Object 继承。) |
页首
请参见
参考
InheritanceService 类
System.ComponentModel.Design 命名空间
InheritanceAttribute 类