Condividi tramite


Costruttore ParentShapeContainsNestedChildShapes (ShapeElement, ShapeElement)

Il costruttore crea un collegamento di ParentShapeContainsNestedChildShapes nella stessa partizione dello ShapeElement specificato

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 Sub New ( _
    source As ShapeElement, _
    target As ShapeElement _
)
public ParentShapeContainsNestedChildShapes(
    ShapeElement source,
    ShapeElement target
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ParentShapeContainsNestedChildShapes Classe

Overload ParentShapeContainsNestedChildShapes

Spazio dei nomi Microsoft.VisualStudio.Modeling.Diagrams