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


ClassHasElementMergeDirectives.GetLinksToElementMergeDirectives - метод

Получите список ссылок ClassHasElementMergeDirectives к DomainClass.

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

Синтаксис

'Декларация
Public Shared Function GetLinksToElementMergeDirectives ( _
    classInstance As DomainClass _
) As ReadOnlyCollection(Of ClassHasElementMergeDirectives)
public static ReadOnlyCollection<ClassHasElementMergeDirectives> GetLinksToElementMergeDirectives(
    DomainClass classInstance
)

Параметры

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

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

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

См. также

Ссылки

ClassHasElementMergeDirectives Класс

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