Udostępnij za pośrednictwem


Metoda IPresentationElementWrapperFactory.GetChildShapes —

Przestrzeń nazw:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation
Zestaw:  Microsoft.VisualStudio.ArchitectureTools.Extensibility (w Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)

Składnia

'Deklaracja
Function GetChildShapes ( _
    parentShape As IShape _
) As IEnumerable(Of IShape)
IEnumerable<IShape> GetChildShapes(
    IShape parentShape
)
IEnumerable<IShape^>^ GetChildShapes(
    IShape^ parentShape
)
abstract GetChildShapes : 
        parentShape:IShape -> IEnumerable<IShape> 
function GetChildShapes(
    parentShape : IShape
) : IEnumerable<IShape>

Parametry

Wartość zwracana

Typ: IEnumerable<IShape>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IPresentationElementWrapperFactory Interfejs

Przestrzeń nazw Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation