Udostępnij za pośrednictwem


Metoda ParentShapeContainsNestedChildShapes.GetLinksToNestedChildShapes —

Pobierz listę łączy ParentShapeContainsNestedChildShapes do ShapeElement.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Diagrams
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Składnia

'Deklaracja
Public Shared Function GetLinksToNestedChildShapes ( _
    parentShapeInstance As ShapeElement _
) As ReadOnlyCollection(Of ParentShapeContainsNestedChildShapes)
public static ReadOnlyCollection<ParentShapeContainsNestedChildShapes> GetLinksToNestedChildShapes(
    ShapeElement parentShapeInstance
)

Parametry

Wartość zwracana

Typ: System.Collections.ObjectModel.ReadOnlyCollection<ParentShapeContainsNestedChildShapes>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ParentShapeContainsNestedChildShapes Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams