DesignerAutoFormatCollection 构造函数

定义

初始化 DesignerAutoFormatCollection 类的新实例。

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

注解

使用 DesignerAutoFormatCollection 构造函数创建空集合。 可以使用或Add方法将元素添加到集合Insert

适用于

另请参阅