Aracılığıyla paylaş


ShapeHasDecorators.GetLinksToDecorators Yöntem

Şekil ShapeHasDecorators 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 GetLinksToDecorators ( _
    shapeInstance As Shape _
) As ReadOnlyCollection(Of ShapeHasDecorators)
public static ReadOnlyCollection<ShapeHasDecorators> GetLinksToDecorators(
    Shape shapeInstance
)

Parametreler

Dönüş Değeri

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

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ShapeHasDecorators Sınıf

Microsoft.VisualStudio.Modeling.DslDefinition Ad Alanı