Duration()

Namespace ›› System ›› MfTimeSpan ›› Methods ››
Parent Previous Next

Duration()

OutputVar := instance.Duration()

Duration()

Returns a new MfTimeSpan object whose value is the absolute value of the current MfTimeSpan object.

Returns

Returns a new MfTimeSpan whose Value is the absolute Value of the current MfTimeSpan object.

Throws

Throws MfNullReferenceException if not as instance.
Throws MfOverflowException if the Value of this instance is MinValue.