PresentationViewsSubject::GetLinksToPresentation Method (ModelElement^)

 

Get the list of PresentationViewsSubject links to a ModelElement.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
static ReadOnlyCollection<PresentationViewsSubject^>^ GetLinksToPresentation(
	ModelElement^ subjectInstance
)

Parameters

subjectInstance
Type: Microsoft.VisualStudio.Modeling::ModelElement^
Return to top
Show: