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.
Initializes a new instance of the Type class.
protected:
Type();
protected Type ();
Protected Sub New ()
This constructor is invoked by derived classes during the construction of type objects.