Sdílet prostřednictvím


ClassIndexesElementMergeDirective.GetLinksToIndexingElementMergeDirectives – metoda

Získání seznamu odkazů ClassIndexesElementMergeDirective na DomainClass.

Obor názvů:  Microsoft.VisualStudio.Modeling.DslDefinition
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Syntaxe

'Deklarace
Public Shared Function GetLinksToIndexingElementMergeDirectives ( _
    indexInstance As DomainClass _
) As ReadOnlyCollection(Of ClassIndexesElementMergeDirective)
public static ReadOnlyCollection<ClassIndexesElementMergeDirective> GetLinksToIndexingElementMergeDirectives(
    DomainClass indexInstance
)

Parametry

Vrácená hodnota

Typ: System.Collections.ObjectModel.ReadOnlyCollection<ClassIndexesElementMergeDirective>

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ClassIndexesElementMergeDirective Třída

Microsoft.VisualStudio.Modeling.DslDefinition – obor názvů