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


ElementMergeDirectiveHasLinkCreationPaths.GetLinks - метод

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

Параметры

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

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

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

См. также

Ссылки

ElementMergeDirectiveHasLinkCreationPaths Класс

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