Initializes a new instance of the Type class.
[Visual Basic] Protected Sub New() [C#] protected Type(); [C++] protected: Type(); [JScript] protected function Type();
This constructor is invoked by subclasses during the construction of type objects.
Type Class | Type Members | System Namespace