Partager via


GeometryShapeHasBaseGeometryShape.GetLinks, méthode

Obtenir tous les liens de GeometryShapeHasBaseGeometryShape entre un GeometryShape donné et un GeometryShape.

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

Syntaxe

'Déclaration
Public Shared Function GetLinks ( _
    source As GeometryShape, _
    target As GeometryShape _
) As ReadOnlyCollection(Of GeometryShapeHasBaseGeometryShape)
public static ReadOnlyCollection<GeometryShapeHasBaseGeometryShape> GetLinks(
    GeometryShape source,
    GeometryShape target
)

Paramètres

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

GeometryShapeHasBaseGeometryShape Classe

Microsoft.VisualStudio.Modeling.DslDefinition, espace de noms