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
)
Параметры
- indexInstance
Тип: Microsoft.VisualStudio.Modeling.DslDefinition.DomainClass
Возвращаемое значение
Тип: System.Collections.ObjectModel.ReadOnlyCollection<ClassIndexesElementMergeDirective>
Безопасность платформы .NET Framework
- Полное доверие для непосредственно вызывающего метода. Этот член не может быть использован частично доверенным кодом. Дополнительные сведения см. в разделе Использование библиотек из не вполне надежного кода.
См. также
Ссылки
ClassIndexesElementMergeDirective Класс
Microsoft.VisualStudio.Modeling.DslDefinition - пространство имен