Udostępnij za pośrednictwem


Metoda ParentShapeHasRelativeChildShapes.GetRelativeChildShapes —

Pobiera listę RelativeChildShapes.

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 GetRelativeChildShapes ( _
    element As ShapeElement _
) As LinkedElementCollection(Of ShapeElement)
public static LinkedElementCollection<ShapeElement> GetRelativeChildShapes(
    ShapeElement element
)

Parametry

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.LinkedElementCollection<ShapeElement>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ParentShapeHasRelativeChildShapes Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams