operator +
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at operator +.
The first operator returns expression1 plus expression2. The second operator reverses the sign of expression.
Syntax
expression1 + expression2
–expression