ElementOperations::CreateElementGroupPrototype Method (ElementGroup^, ICollection<ModelElement^>^, ClosureType)

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

protected:
virtual ElementGroupPrototype^ CreateElementGroupPrototype(
	ElementGroup^ group,
	ICollection<ModelElement^>^ elements,
	ClosureType closureType
)

Parameters

Return to top
Show: