Concept
Operator Overloading
Operator
Description
The function of operators (mathematical and otherwise) can be changed. This is called operator overloading.
Notes
You can add these methods on classes to override operator support:
Math
Boolean
Other
Compatibility
Project Types |
All |
Operating Systems |
All |
See also
Operator Precedence topic