DesignSurfaceMergeContext Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | AddRootModelElement(Transaction^, ModelElement^) | Adds the modelElement to the transaction's DesignSurfaceMergeContext's RootMel collection. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() ![]() | GetElementGroup(Transaction^) | Returns the ElementGroup that was reconstituted into the target store. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() ![]() | GetRootModelElements(Transaction^) | Returns the collection of ModelElements (non-PresentationElements) that serve as the root elements in the reconstituted ElementGroup. |
![]() ![]() | GetRootPresentationElements(Transaction^) | Returns the collection of PresentationElements that serve as the root elements in the reconstituted ElementGroup. |
![]() ![]() | GetTargetElement(Transaction^) | Returns the target ModelElement of the merge operation. |
![]() | GetType() | (Inherited from Object.) |
![]() ![]() | HasContext(Transaction^) | Returns true if the transaction contains DesignSurfaceMergeContext info, otherwise false. |
![]() ![]() | Set(Transaction^, ModelElement^, ElementGroup^) | Adds the DesignSurfaceMergeContext information to the specified transaction. |
![]() | ToString() | (Inherited from Object.) |
Show:

