Aracılığıyla paylaş


ParentShapeContainsNestedChildShapes.GetLinks Yöntem

Belirli bir ShapeElement ve bir ShapeElement arasında herhangi bir ParentShapeContainsNestedChildShapes bağlantılara ulaşın.

Ad alanı:  Microsoft.VisualStudio.Modeling.Diagrams
Derleme:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll içinde)

Sözdizimi

'Bildirim
Public Shared Function GetLinks ( _
    source As ShapeElement, _
    target As ShapeElement _
) As ReadOnlyCollection(Of ParentShapeContainsNestedChildShapes)
public static ReadOnlyCollection<ParentShapeContainsNestedChildShapes> GetLinks(
    ShapeElement source,
    ShapeElement target
)

Parametreler

Dönüş Değeri

Tür: System.Collections.ObjectModel.ReadOnlyCollection<ParentShapeContainsNestedChildShapes>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ParentShapeContainsNestedChildShapes Sınıf

Microsoft.VisualStudio.Modeling.Diagrams Ad Alanı