PresentationViewsSubject.GetLinks(PresentationElement, ModelElement) Yöntem

Tanım

Verilen bir PresentationElement ile bir ModelElement arasında herhangi bir PresentationViewsSubject bağlantısı alın.

public:
 static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::Diagrams::PresentationViewsSubject ^> ^ GetLinks(Microsoft::VisualStudio::Modeling::Diagrams::PresentationElement ^ source, Microsoft::VisualStudio::Modeling::ModelElement ^ target);
[System.Diagnostics.DebuggerStepThrough]
public static System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.Diagrams.PresentationViewsSubject> GetLinks (Microsoft.VisualStudio.Modeling.Diagrams.PresentationElement source, Microsoft.VisualStudio.Modeling.ModelElement target);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinks : Microsoft.VisualStudio.Modeling.Diagrams.PresentationElement * Microsoft.VisualStudio.Modeling.ModelElement -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.Diagrams.PresentationViewsSubject>
Public Shared Function GetLinks (source As PresentationElement, target As ModelElement) As ReadOnlyCollection(Of PresentationViewsSubject)

Parametreler

target
ModelElement

Döndürülenler

ReadOnlyCollection<PresentationViewsSubject>
Öznitelikler

Şunlara uygulanır