ClassIndexesElementMergeDirective.GetLink 方法

定义

获取给定 ElementMergeDirectiveand 之间的一个 ClassIndexesElementMergeDirective 链接 DomainClass。

public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::ClassIndexesElementMergeDirective ^ GetLink(Microsoft::VisualStudio::Modeling::DslDefinition::ElementMergeDirective ^ source, Microsoft::VisualStudio::Modeling::DslDefinition::DomainClass ^ target);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.ClassIndexesElementMergeDirective GetLink (Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirective source, Microsoft.VisualStudio.Modeling.DslDefinition.DomainClass target);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLink : Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirective * Microsoft.VisualStudio.Modeling.DslDefinition.DomainClass -> Microsoft.VisualStudio.Modeling.DslDefinition.ClassIndexesElementMergeDirective
Public Shared Function GetLink (source As ElementMergeDirective, target As DomainClass) As ClassIndexesElementMergeDirective

参数

target
DomainClass

返回

ClassIndexesElementMergeDirective
属性

适用于