MemberwiseClone()

Namespace ›› System ›› MfObject ›› Methods ››
Parent Previous Next

MemberwiseClone()

OutputVar := instance.MemberwiseClone()

MemberwiseClone()

Creates a shallow copy of the current MfObject instance.

Returns

Returns a shallow copy of the current MfObject instance.

Throws

Throws MfNullReferenceException if MfObject is not an instance.