DslLibraryDefinesElements.GetLinks(DslLibrary, DiagramElement) Methode

Definition

Alle dsllibrarydefineselements-Verknüpfungen zwischen einem angegebenen dsllibrary und einem Diagramm Element erhalten.

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

Parameter

source
DslLibrary

Gibt zurück

ReadOnlyCollection<DslLibraryDefinesElements>
Attribute

Gilt für