共用方式為


ElementOperations.ElementsReconstituted 事件

ElementGroupPrototype 中的項目已還原之後,但在之前在連線到其他的模型,請立即呼叫 MergeElementGroupPrototype。

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

語法

'宣告
Public Event ElementsReconstituted As EventHandler(Of MergeElementGroupEventArgs)
public event EventHandler<MergeElementGroupEventArgs> ElementsReconstituted

.NET Framework 安全性

請參閱

參考

ElementOperations 類別

Microsoft.VisualStudio.Modeling 命名空間