Compartir a través de


ParentShapeContainsNestedChildShapes.GetLink (Método)

Obtiene el vínculo de ParentShapeContainsNestedChildShapes entre un objeto ShapeElement determinado y un objeto ShapeElement.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Diagrams
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (en Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Sintaxis

'Declaración
Public Shared Function GetLink ( _
    source As ShapeElement, _
    target As ShapeElement _
) As ParentShapeContainsNestedChildShapes
public static ParentShapeContainsNestedChildShapes GetLink(
    ShapeElement source,
    ShapeElement target
)

Parámetros

Valor devuelto

Tipo: Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeContainsNestedChildShapes

Seguridad de .NET Framework

Vea también

Referencia

ParentShapeContainsNestedChildShapes Clase

Microsoft.VisualStudio.Modeling.Diagrams (Espacio de nombres)