valueOf()
Returns the primitive value of a specified Maximum object
Maximum.prototype.valueOf()
Maximum.prototype.valueOf()
Returns the primitive value of a specified Maximum
object.
maximum.class.ts
Return type
Returns
The return value is the primitive value of generic type variable Value
.
Example usage
Last updated