Constructor()

Namespace ›› System ›› MfValueType ›› Methods ››
Parent Previous Next

Constructor

Constructor for Abstract MfValueType Class

OutputVar := new MfValueType()

Throws

Throws MfNotSupportedException if this Abstract class constructor is called directly.

Remarks

Derived classes must call base.__New() in their constructors.