TemplateGroupCollection 构造函数

定义

初始化 TemplateGroupCollection 类的新实例。

public:
 TemplateGroupCollection();
public TemplateGroupCollection ();
Public Sub New ()

注解

使用 TemplateGroupCollection 构造函数创建空集合。 You can add elements to the collection by using the Add, AddRange, or Insert method.

适用于

另请参阅