Partager via


ImageShapeHasBaseImageShape.GetLinks, méthode

Obtient des liens ImageShapeHasBaseImageShape entre un ImageShape donné et un ImageShape.

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

Paramètres

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

ImageShapeHasBaseImageShape Classe

Microsoft.VisualStudio.Modeling.DslDefinition, espace de noms