Udostępnij za pośrednictwem


Metoda DslLibraryDefinesElements.GetLinksToDiagramElements —

Pobierz listę łączy DslLibraryDefinesElements do DslLibrary.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.DslDefinition
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Składnia

'Deklaracja
Public Shared Function GetLinksToDiagramElements ( _
    dslLibraryInstance As DslLibrary _
) As ReadOnlyCollection(Of DslLibraryDefinesElements)
public static ReadOnlyCollection<DslLibraryDefinesElements> GetLinksToDiagramElements(
    DslLibrary dslLibraryInstance
)

Parametry

Wartość zwracana

Typ: System.Collections.ObjectModel.ReadOnlyCollection<DslLibraryDefinesElements>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DslLibraryDefinesElements Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition