PresentationViewsSubject::GetLinksToPresentation Method (ModelElement^)
Visual Studio 2015
Get the list of PresentationViewsSubject links to a ModelElement.
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 Value
Type: System.Collections.ObjectModel::ReadOnlyCollection<PresentationViewsSubject^>^
Show: