共用方式為


ValidationMessage.UpdateReferencedModelElements 方法

命名空間:  Microsoft.VisualStudio.Modeling.Validation
組件:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.11.0.dll 中)

語法

'宣告
Public Sub UpdateReferencedModelElements ( _
    modelElements As IEnumerable(Of ModelElement) _
)
public void UpdateReferencedModelElements(
    IEnumerable<ModelElement> modelElements
)

參數

備註

零或多個參考的模型項目可以包含與這個錯誤或警告。

.NET Framework 安全性

請參閱

參考

ValidationMessage 類別

Microsoft.VisualStudio.Modeling.Validation 命名空間