PresentationViewsSubject.GetLinksToPresentation(ModelElement) Methode

Definition

Die Liste mit den PresentationViewsSubject-Links zu einem ModelElement-Element.

public:
 static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::Diagrams::PresentationViewsSubject ^> ^ GetLinksToPresentation(Microsoft::VisualStudio::Modeling::ModelElement ^ subjectInstance);
[System.Diagnostics.DebuggerStepThrough]
public static System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.Diagrams.PresentationViewsSubject> GetLinksToPresentation (Microsoft.VisualStudio.Modeling.ModelElement subjectInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinksToPresentation : Microsoft.VisualStudio.Modeling.ModelElement -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.Diagrams.PresentationViewsSubject>
Public Shared Function GetLinksToPresentation (subjectInstance As ModelElement) As ReadOnlyCollection(Of PresentationViewsSubject)

Parameter

subjectInstance
ModelElement

Gibt zurück

ReadOnlyCollection<PresentationViewsSubject>
Attribute

Gilt für