Freezable Constructor

Definition

Initializes a new instance of a Freezable derived class.

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

Remarks

This is the protected-accessibility constructor of an abstract class.

Applies to