NamedElementExtensions::GetDependencyClients Method (INamedElement^)

 

Return a collection of elements that are dependent on this.

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

public:
[ExtensionAttribute]
static IEnumerable<INamedElement^>^ GetDependencyClients(
	INamedElement^ element
)
Return to top
Show: