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


DecoratorMapReferencesDecorator.GetLinks - метод

Получает все ссылки DecoratorMapReferencesDecorator между заданными 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 DecoratorMap, _
    target As Decorator _
) As ReadOnlyCollection(Of DecoratorMapReferencesDecorator)
public static ReadOnlyCollection<DecoratorMapReferencesDecorator> GetLinks(
    DecoratorMap source,
    Decorator target
)

Параметры

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

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

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

См. также

Ссылки

DecoratorMapReferencesDecorator Класс

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