Condividi tramite


Metodo ParentShapeContainsNestedChildShapes.GetLink

Ottenere a un collegamento di ParentShapeContainsNestedChildShapes tra uno ShapeElementand specificato uno ShapeElement.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintassi

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

Parametri

Valore restituito

Tipo: Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeContainsNestedChildShapes

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ParentShapeContainsNestedChildShapes Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.Diagrams