Partager via


ConnectorHasDecorators.GetLinks, méthode

Obtient des liens ConnectorHasDecorators entre un Connector donné et un Decorator.

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 GetLinks ( _
    source As Connector, _
    target As Decorator _
) As ReadOnlyCollection(Of ConnectorHasDecorators)
public static ReadOnlyCollection<ConnectorHasDecorators> GetLinks(
    Connector source,
    Decorator target
)

Paramètres

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

ConnectorHasDecorators Classe

Microsoft.VisualStudio.Modeling.DslDefinition, espace de noms