Поделиться через


DiagramElementMapHasDecoratorMaps.GetLinks - метод

Получает все ссылки DiagramElementMapHasDecoratorMaps между заданными DiagramElementMap и DecoratorMap.

Пространство имен:  Microsoft.VisualStudio.Modeling.DslDefinition
Сборка:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Синтаксис

'Декларация
Public Shared Function GetLinks ( _
    source As DiagramElementMap, _
    target As DecoratorMap _
) As ReadOnlyCollection(Of DiagramElementMapHasDecoratorMaps)
public static ReadOnlyCollection<DiagramElementMapHasDecoratorMaps> GetLinks(
    DiagramElementMap source,
    DecoratorMap target
)

Параметры

Возвращаемое значение

Тип: System.Collections.ObjectModel.ReadOnlyCollection<DiagramElementMapHasDecoratorMaps>

Безопасность платформы .NET Framework

См. также

Ссылки

DiagramElementMapHasDecoratorMaps Класс

Microsoft.VisualStudio.Modeling.DslDefinition - пространство имен