共用方式為


MergeContext.AddRootModelElement 方法

將 modelElement 加入至異動之 MergeContext 的 RootMel 集合。

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

語法

'宣告
Public Shared Sub AddRootModelElement ( _
    transaction As Transaction, _
    modelElement As ModelElement _
)
public static void AddRootModelElement(
    Transaction transaction,
    ModelElement modelElement
)

參數

.NET Framework 安全性

請參閱

參考

MergeContext 類別

Microsoft.VisualStudio.Modeling 命名空間