DslLibraryHasDslLibraryImports.GetLinks(DslLibrary, DslLibraryImport) Yöntem

Tanım

Herhangi bir Dsllibraryhasdsllibraryal, verilen DslLibrary ve DslLibraryImport arasındaki bağlantıları içeri aktarır.

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

Parametreler

source
DslLibrary

Döndürülenler

ReadOnlyCollection<DslLibraryHasDslLibraryImports>
Öznitelikler

Şunlara uygulanır