Udostępnij za pośrednictwem


Metoda ParentShapeHasRelativeChildShapes.GetLinksToRelativeChildShapes —

Pobierz listę łączy ParentShapeHasRelativeChildShapes 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 GetLinksToRelativeChildShapes ( _
    parentShapeInstance As ShapeElement _
) As ReadOnlyCollection(Of ParentShapeHasRelativeChildShapes)
public static ReadOnlyCollection<ParentShapeHasRelativeChildShapes> GetLinksToRelativeChildShapes(
    ShapeElement parentShapeInstance
)

Parametry

Wartość zwracana

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ParentShapeHasRelativeChildShapes Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams