Constructor()

Namespace ›› System ›› MfNull ›› Methods ››
Parent Previous Next

Constructor()

Initializes a new instance of the MfNull class.

OutputVar := new MfNull()

Throws

Throws MfNotSupportedException if class is inherited or extended.

Remarks

It is not necessary to construct new instance of MfNull class as MfNull class is a singleton. Use MfNull.Null instead.
Constructor should be treated as a protected method.
Sealed Class.