C# in Simple Terms – Operators by @ExceptionNotFnd exceptionnotfound.net
In C#, operators are often symbols, groups of symbols, or words. The operators perform various functions against values, called operands, that most commonly appear on either side of the operator.