ParentShapeHasRelativeChildShapes.GetLinksToRelativeChildShapes(ShapeElement) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Получите список ссылок ParentShapeHasRelativeChildShapes к ShapeElement.
public:
static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::Diagrams::ParentShapeHasRelativeChildShapes ^> ^ GetLinksToRelativeChildShapes(Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ parentShapeInstance);
[System.Diagnostics.DebuggerStepThrough]
public static System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeHasRelativeChildShapes> GetLinksToRelativeChildShapes (Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement parentShapeInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinksToRelativeChildShapes : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeHasRelativeChildShapes>
Public Shared Function GetLinksToRelativeChildShapes (parentShapeInstance As ShapeElement) As ReadOnlyCollection(Of ParentShapeHasRelativeChildShapes)
Параметры
- parentShapeInstance
- ShapeElement
Возвращаемое значение
- Атрибуты