Partager via


DiagramElementHasDecorators.GetLinksToDecorators, méthode

Obtient la liste de liens DiagramElementHasDecorators vers DiagramElement.

Espace de noms :  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (dans Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Syntaxe

'Déclaration
Public Shared Function GetLinksToDecorators ( _
    diagramElementInstance As DiagramElement _
) As ReadOnlyCollection(Of DiagramElementHasDecorators)
public static ReadOnlyCollection<DiagramElementHasDecorators> GetLinksToDecorators(
    DiagramElement diagramElementInstance
)

Paramètres

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

DiagramElementHasDecorators Classe

Microsoft.VisualStudio.Modeling.DslDefinition, espace de noms