DesignSurfaceMergeContext::GetElementGroup Method (Transaction^)

 

Returns the ElementGroup that was reconstituted into the target store.

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

public:
static ElementGroup^ GetElementGroup(
	Transaction^ transaction
)

Parameters

transaction
Type: Microsoft.VisualStudio.Modeling::Transaction^

The transaction containing the saved DesignSurfaceMergeContext. This is typically the top-level transaction.

Return to top
Show: