Udostępnij za pośrednictwem


Metoda DiagramElementHasDecorators.GetDecorators —

Pobiera listę dekoratorów.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.DslDefinition
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Składnia

'Deklaracja
Public Shared Function GetDecorators ( _
    element As DiagramElement _
) As ReadOnlyLinkedElementCollection(Of Decorator)
public static ReadOnlyLinkedElementCollection<Decorator> GetDecorators(
    DiagramElement element
)

Parametry

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.ReadOnlyLinkedElementCollection<Decorator>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DiagramElementHasDecorators Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition