ElementOperations::CreateElementGroupPrototype Method (ElementGroup^, ICollection<ModelElement^>^, ClosureType)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Return to top
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 Value
Type: Microsoft.VisualStudio.Modeling::ElementGroupPrototype^
Show: