Udostępnij za pośrednictwem


Metoda DslLibraryDefinesShapes.GetLinksToShapes —

Pobierz listę łączy DslLibraryDefinesShapes 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 GetLinksToShapes ( _
    dslLibraryInstance As DslLibrary _
) As ReadOnlyCollection(Of DslLibraryDefinesShapes)
public static ReadOnlyCollection<DslLibraryDefinesShapes> GetLinksToShapes(
    DslLibrary dslLibraryInstance
)

Parametry

Wartość zwracana

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DslLibraryDefinesShapes Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition