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


DecoratorMapReferencesDecorator.GetLinksToMaps - метод

Получите список ссылок DecoratorMapReferencesDecorator к оформителю.

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

Синтаксис

'Декларация
Public Shared Function GetLinksToMaps ( _
    decoratorInstance As Decorator _
) As ReadOnlyCollection(Of DecoratorMapReferencesDecorator)
public static ReadOnlyCollection<DecoratorMapReferencesDecorator> GetLinksToMaps(
    Decorator decoratorInstance
)

Параметры

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

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

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

См. также

Ссылки

DecoratorMapReferencesDecorator Класс

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