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


ClassIndexesElementMergeDirective.GetLinksToIndexingElementMergeDirectives - метод

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

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

Синтаксис

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

Параметры

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

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

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

См. также

Ссылки

ClassIndexesElementMergeDirective Класс

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