ParentShapeHasRelativeChildShapes.GetLinksToRelativeChildShapes(ShapeElement) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtenha a lista de links ParentShapeHasRelativeChildShapes para um 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)
Parâmetros
- parentShapeInstance
- ShapeElement
Retornos
- Atributos