Type Constructor

Definition

Initializes a new instance of the Type class.

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

Remarks

This constructor is invoked by derived classes during the construction of type objects.

Applies to