DslLibraryDefinesElements.GetLinksToDiagramElements(DslLibrary) Yöntem

Tanım

DslLibraryDefinesElements bağlantılarının listesini bir DslLibrary ile alır.

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)

Parametreler

dslLibraryInstance
DslLibrary

Döndürülenler

ReadOnlyCollection<DslLibraryDefinesElements>
Öznitelikler

Şunlara uygulanır