संपादित करें

इसके माध्यम से साझा किया गया


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