ParentShapeHasRelativeChildShapes.GetLinksToRelativeChildShapes(ShapeElement) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Die Liste mit den Parametern "parameeelement" finden Sie hier.
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)
Parameter
- parentShapeInstance
- ShapeElement
Gibt zurück
- Attribute