Type Constructor
.NET Framework 1.1
Initializes a new instance of the Type class.
[Visual Basic] Protected Sub New() [C#] protected Type(); [C++] protected: Type(); [JScript] protected function Type();
Remarks
This constructor is invoked by derived classes during the construction of type objects.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, .NET Compact Framework, Common Language Infrastructure (CLI) Standard