DiagramElementMapHasDecoratorMaps.GetDecoratorMaps(DiagramElementMap) Yöntem

Tanım

Dekoratormaps listesini alır.

public:
 static Microsoft::VisualStudio::Modeling::ReadOnlyLinkedElementCollection<Microsoft::VisualStudio::Modeling::DslDefinition::DecoratorMap ^> ^ GetDecoratorMaps(Microsoft::VisualStudio::Modeling::DslDefinition::DiagramElementMap ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.ReadOnlyLinkedElementCollection<Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMap> GetDecoratorMaps (Microsoft.VisualStudio.Modeling.DslDefinition.DiagramElementMap element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetDecoratorMaps : Microsoft.VisualStudio.Modeling.DslDefinition.DiagramElementMap -> Microsoft.VisualStudio.Modeling.ReadOnlyLinkedElementCollection<Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMap>
Public Shared Function GetDecoratorMaps (element As DiagramElementMap) As ReadOnlyLinkedElementCollection(Of DecoratorMap)

Parametreler

Döndürülenler

ReadOnlyLinkedElementCollection<DecoratorMap>
Öznitelikler

Şunlara uygulanır