Aracılığıyla paylaş


CompartmentShapeHasBaseCompartmentShape.GetLinks Yöntem

Belirli bir CompartmentShape ve bir CompartmentShape arasında herhangi bir CompartmentShapeHasBaseCompartmentShape bağlantılara ulaşın.

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

Sözdizimi

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

Parametreler

Dönüş Değeri

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

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

CompartmentShapeHasBaseCompartmentShape Sınıf

Microsoft.VisualStudio.Modeling.DslDefinition Ad Alanı