共用方式為


ElementOperations.PropagateElementGroupContextToTransaction 方法

傳播存在於目前作用中的最上層交易中的項目群組的內容。

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

語法

'宣告
Protected Overridable Sub PropagateElementGroupContextToTransaction ( _
    targetElement As ModelElement, _
    elementGroup As ElementGroup, _
    transaction As Transaction _
)
protected virtual void PropagateElementGroupContextToTransaction(
    ModelElement targetElement,
    ElementGroup elementGroup,
    Transaction transaction
)

參數

.NET Framework 安全性

請參閱

參考

ElementOperations 類別

Microsoft.VisualStudio.Modeling 命名空間