Udostępnij za pośrednictwem


Metoda ParentShapeContainsNestedChildShapes.GetNestedChildShapes —

Pobiera listę NestedChildShapes.

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

Parametry

Wartość zwracana

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ParentShapeContainsNestedChildShapes Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams