Metoda DiagramElementHasDecorators.GetLinksToDecorators —
Pobierz listę łączy DiagramElementHasDecorators do DiagramElement.
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 GetLinksToDecorators ( _
diagramElementInstance As DiagramElement _
) As ReadOnlyCollection(Of DiagramElementHasDecorators)
public static ReadOnlyCollection<DiagramElementHasDecorators> GetLinksToDecorators(
DiagramElement diagramElementInstance
)
Parametry
- diagramElementInstance
Typ: Microsoft.VisualStudio.Modeling.DslDefinition.DiagramElement
Wartość zwracana
Typ: System.Collections.ObjectModel.ReadOnlyCollection<DiagramElementHasDecorators>
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Używanie bibliotek pochodzących z częściowo zaufanego kodu.
Zobacz też
Informacje
DiagramElementHasDecorators Klasa
Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition