IInheritanceService Methods
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Namespace:
System.ComponentModel.Design
Assembly: System (in System.dll)
Name | Description | |
---|---|---|
![]() | AddInheritedComponents(IComponent, IContainer) | Searches the specified component for fields that implement the IComponent interface and adds each to the specified container, storing the inheritance level of each which can be retrieved using the GetInheritanceAttribute method. |
![]() | GetInheritanceAttribute(IComponent) | Gets the inheritance attribute for the specified component. |
Show: