GetInstance()

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

GetInstance()

GetInstance() Creates Singleton Instance of the MfNull class.
Overrides MfNullBase.GetInstance.

OutptVar := this.GetInstance()

Returns

Returns Singleton instance for the MfNull class.

Remarks

Protected Method.
Not to be called directly. Use Null property.

Related

Null