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


CompartmentMapHasElementsDisplayedPath.GetLinks - метод

Получает все ссылки CompartmentMapHasElementsDisplayedPath между заданными CompartmentMap и DomainPath.

Пространство имен:  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 CompartmentMap, _
    target As DomainPath _
) As ReadOnlyCollection(Of CompartmentMapHasElementsDisplayedPath)
public static ReadOnlyCollection<CompartmentMapHasElementsDisplayedPath> GetLinks(
    CompartmentMap source,
    DomainPath target
)

Параметры

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

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

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

См. также

Ссылки

CompartmentMapHasElementsDisplayedPath Класс

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