ClassIndexesElementMergeDirective.GetLinkToIndex Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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