Udostępnij za pośrednictwem


Metoda DiagramElementHasDecorators.GetLinksToDecorators —

Pobierz listę łączy DiagramElementHasDecorators do DiagramElement.

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 GetLinksToDecorators ( _
    diagramElementInstance As DiagramElement _
) As ReadOnlyCollection(Of DiagramElementHasDecorators)
public static ReadOnlyCollection<DiagramElementHasDecorators> GetLinksToDecorators(
    DiagramElement diagramElementInstance
)

Parametry

Wartość zwracana

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DiagramElementHasDecorators Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition