ElementGroup.CreatePrototype Method

Definition

Create a prototype for this element group

public:
 Microsoft::VisualStudio::Modeling::ElementGroupPrototype ^ CreatePrototype();
public Microsoft.VisualStudio.Modeling.ElementGroupPrototype CreatePrototype ();
member this.CreatePrototype : unit -> Microsoft.VisualStudio.Modeling.ElementGroupPrototype
Public Function CreatePrototype () As ElementGroupPrototype

Returns

the newly created prototype

Applies to