Sdílet prostřednictvím


ParentShapeHasRelativeChildShapes.GetLinksToRelativeChildShapes – metoda

Získání seznamu odkazů ParentShapeHasRelativeChildShapes na ShapeElement.

Obor názvů:  Microsoft.VisualStudio.Modeling.Diagrams
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntaxe

'Deklarace
Public Shared Function GetLinksToRelativeChildShapes ( _
    parentShapeInstance As ShapeElement _
) As ReadOnlyCollection(Of ParentShapeHasRelativeChildShapes)
public static ReadOnlyCollection<ParentShapeHasRelativeChildShapes> GetLinksToRelativeChildShapes(
    ShapeElement parentShapeInstance
)

Parametry

Vrácená hodnota

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

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ParentShapeHasRelativeChildShapes Třída

Microsoft.VisualStudio.Modeling.Diagrams – obor názvů