Share via


ClassIndexesElementMergeDirective.SetIndex Method

Definition

Sets Index.

public:
 static void SetIndex(Microsoft::VisualStudio::Modeling::DslDefinition::ElementMergeDirective ^ element, Microsoft::VisualStudio::Modeling::DslDefinition::DomainClass ^ newIndex);
[System.Diagnostics.DebuggerStepThrough]
public static void SetIndex (Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirective element, Microsoft.VisualStudio.Modeling.DslDefinition.DomainClass newIndex);
[<System.Diagnostics.DebuggerStepThrough>]
static member SetIndex : Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirective * Microsoft.VisualStudio.Modeling.DslDefinition.DomainClass -> unit
Public Shared Sub SetIndex (element As ElementMergeDirective, newIndex As DomainClass)

Parameters

newIndex
DomainClass
Attributes

Applies to