ComponentExtensions.CreatePortWithRequiredInterface Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
CreatePortWithRequiredInterface(IComponent) | Create a new Required Interface port object in the IComponent. A new interface is also created within the same package as the component. | |
CreatePortWithRequiredInterface(IComponent, IInterface) | Create a new Required Interface port whose type is an existing Interface. |
Top
See Also
Reference
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml Namespace