ValidationMessage.UpdateReferencedModelElements Method

Definition

Update the referenced model elements

public:
 void UpdateReferencedModelElements(System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::Modeling::ModelElement ^> ^ modelElements);
public void UpdateReferencedModelElements (System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.Modeling.ModelElement> modelElements);
member this.UpdateReferencedModelElements : seq<Microsoft.VisualStudio.Modeling.ModelElement> -> unit
Public Sub UpdateReferencedModelElements (modelElements As IEnumerable(Of ModelElement))

Parameters

modelElements
IEnumerable<ModelElement>

Applies to