Aracılığıyla paylaş


ShapeHasCompartments.GetLinksToCompartments Yöntem

Bir CompartmentShape ShapeHasCompartments bağlantılar listesini alı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 GetLinksToCompartments ( _
    shapeInstance As CompartmentShape _
) As ReadOnlyCollection(Of ShapeHasCompartments)
public static ReadOnlyCollection<ShapeHasCompartments> GetLinksToCompartments(
    CompartmentShape shapeInstance
)

Parametreler

Dönüş Değeri

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

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ShapeHasCompartments Sınıf

Microsoft.VisualStudio.Modeling.DslDefinition Ad Alanı