PackageExtensions::CreateUsage Method (IPackage^, INamedElement^, INamedElement^)

 

Create a new IUsage link in the NamedElement

Namespace:   Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml
Assembly:  Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)

public:
[ExtensionAttribute]
static IUsage^ CreateUsage(
	IPackage^ parent,
	INamedElement^ client,
	INamedElement^ supplier
)
Return to top
Show: