Type 构造函数

定义

初始化 Type 类的新实例。

protected:
 Type();
protected Type ();
Protected Sub New ()

注解

此构造函数在构造类型对象期间由派生类调用。

适用于