InheritanceService Methods
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | AddInheritedComponents(IComponent^, IContainer^) | Adds the components inherited by the specified component to the InheritanceService. |
![]() | AddInheritedComponents(Type^, IComponent^, IContainer^) | Adds the components of the specified type that are inherited by the specified component to the InheritanceService. |
![]() | Dispose() | Releases all resources used by the InheritanceService. |
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the InheritanceService and optionally releases the managed resources. |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetInheritanceAttribute(IComponent^) | Gets the inheritance attribute of the specified component. |
![]() | GetType() | |
![]() | IgnoreInheritedMember(MemberInfo^, IComponent^) | Indicates whether to ignore the specified member. |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |

