Поделиться через


ParentShapeContainsNestedChildShapes.GetLinksToNestedChildShapes - метод

Получите список ссылок ParentShapeContainsNestedChildShapes к ShapeElement.

Пространство имен:  Microsoft.VisualStudio.Modeling.Diagrams
Сборка:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Синтаксис

'Декларация
Public Shared Function GetLinksToNestedChildShapes ( _
    parentShapeInstance As ShapeElement _
) As ReadOnlyCollection(Of ParentShapeContainsNestedChildShapes)
public static ReadOnlyCollection<ParentShapeContainsNestedChildShapes> GetLinksToNestedChildShapes(
    ShapeElement parentShapeInstance
)

Параметры

Возвращаемое значение

Тип: System.Collections.ObjectModel.ReadOnlyCollection<ParentShapeContainsNestedChildShapes>

Безопасность платформы .NET Framework

См. также

Ссылки

ParentShapeContainsNestedChildShapes Класс

Microsoft.VisualStudio.Modeling.Diagrams - пространство имен