Aracılığıyla paylaş


DecoratorMapReferencesDecorator.GetMaps Yöntem

Eşlemeleri listesini alır.

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 GetMaps ( _
    element As Decorator _
) As LinkedElementCollection(Of DecoratorMap)
public static LinkedElementCollection<DecoratorMap> GetMaps(
    Decorator element
)

Parametreler

Dönüş Değeri

Tür: Microsoft.VisualStudio.Modeling.LinkedElementCollection<DecoratorMap>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

DecoratorMapReferencesDecorator Sınıf

Microsoft.VisualStudio.Modeling.DslDefinition Ad Alanı