DesignSurfaceMergeContext Methods

 

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticAddRootModelElement(Transaction^, ModelElement^)

Adds the modelElement to the transaction's DesignSurfaceMergeContext's RootMel collection.

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_pubmethodSystem_CAPS_staticGetElementGroup(Transaction^)

Returns the ElementGroup that was reconstituted into the target store.

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodSystem_CAPS_staticGetRootModelElements(Transaction^)

Returns the collection of ModelElements (non-PresentationElements) that serve as the root elements in the reconstituted ElementGroup.

System_CAPS_pubmethodSystem_CAPS_staticGetRootPresentationElements(Transaction^)

Returns the collection of PresentationElements that serve as the root elements in the reconstituted ElementGroup.

System_CAPS_pubmethodSystem_CAPS_staticGetTargetElement(Transaction^)

Returns the target ModelElement of the merge operation.

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodSystem_CAPS_staticHasContext(Transaction^)

Returns true if the transaction contains DesignSurfaceMergeContext info, otherwise false.

System_CAPS_pubmethodSystem_CAPS_staticSet(Transaction^, ModelElement^, ElementGroup^)

Adds the DesignSurfaceMergeContext information to the specified transaction.

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: