Share via


ClassIndexesElementMergeDirective.GetLinkToIndex Method

Definition

Get the ClassIndexesElementMergeDirective link to a ElementMergeDirective.

public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::ClassIndexesElementMergeDirective ^ GetLinkToIndex(Microsoft::VisualStudio::Modeling::DslDefinition::ElementMergeDirective ^ indexingMergeDirectiveInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.ClassIndexesElementMergeDirective GetLinkToIndex (Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirective indexingMergeDirectiveInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToIndex : Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirective -> Microsoft.VisualStudio.Modeling.DslDefinition.ClassIndexesElementMergeDirective
Public Shared Function GetLinkToIndex (indexingMergeDirectiveInstance As ElementMergeDirective) As ClassIndexesElementMergeDirective

Parameters

indexingMergeDirectiveInstance
ElementMergeDirective

Returns

Attributes

Applies to