DslLibraryDefinesElements.GetLinksToDiagramElements(DslLibrary) Méthode

Définition

Obtient la liste de liens DslLibraryDefinesElements vers DslLibrary.

public:
 static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DslDefinition::DslLibraryDefinesElements ^> ^ GetLinksToDiagramElements(Microsoft::VisualStudio::Modeling::DslDefinition::DslLibrary ^ dslLibraryInstance);
[System.Diagnostics.DebuggerStepThrough]
public static System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.DslLibraryDefinesElements> GetLinksToDiagramElements (Microsoft.VisualStudio.Modeling.DslDefinition.DslLibrary dslLibraryInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinksToDiagramElements : Microsoft.VisualStudio.Modeling.DslDefinition.DslLibrary -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.DslLibraryDefinesElements>
Public Shared Function GetLinksToDiagramElements (dslLibraryInstance As DslLibrary) As ReadOnlyCollection(Of DslLibraryDefinesElements)

Paramètres

dslLibraryInstance
DslLibrary

Retours

ReadOnlyCollection<DslLibraryDefinesElements>
Attributs

S’applique à