Share via


ElementGroup.CreatePrototype Method

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

Syntax

'Declaration
Public Function CreatePrototype As ElementGroupPrototype
'Usage
Dim instance As ElementGroup 
Dim returnValue As ElementGroupPrototype 

returnValue = instance.CreatePrototype()
public ElementGroupPrototype CreatePrototype()
public:
ElementGroupPrototype^ CreatePrototype()
public function CreatePrototype() : ElementGroupPrototype

Return Value

Type: Microsoft.VisualStudio.Modeling.ElementGroupPrototype

.NET Framework Security

See Also

Reference

ElementGroup Class

ElementGroup Members

Microsoft.VisualStudio.Modeling Namespace