ElementGroupPrototype::CreateElementGroup Method (Store^)

 

Create a clone of the progenitor element group

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

public:
ElementGroup^ CreateElementGroup(
	Store^ store
)

Parameters

store
Type: Microsoft.VisualStudio.Modeling::Store^

The store in which to create the clone

Return Value

Type: Microsoft.VisualStudio.Modeling::ElementGroup^

The clone element group

Return to top
Show: