ElementGroup.CreatePrototype 方法

定义

为此元素组创建原型

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

返回

ElementGroupPrototype

新创建的原型

适用于