ClassIndexesElementMergeDirective.GetLinkToIndex 方法

定义

获取 ElementMergeDirective 的 ClassIndexesElementMergeDirective 链接。

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

参数

indexingMergeDirectiveInstance
ElementMergeDirective

返回

ClassIndexesElementMergeDirective
属性

适用于