Back
Close

C# *= Math Operator

amiedd
6,536 views

C# *= Math Operator

The binary multiplication assignment operator. Cospaly, Code and Games - www.amiedd.com

C# *= Math Operator

The binary multiplication assignment operator.

The * operator is predefined for numeric types to do mathmatical multiplication. The *= operator can't be overloaded directly, but user-defined types can overload the * operator

Create your playground on Tech.io
This playground was created on Tech.io, our hands-on, knowledge-sharing platform for developers.
Go to tech.io