Index

Symbols

^, boolean logical exclusive OR 143, 145

truth table 146

--, prefix/postfix decrement 118, 119

-, subtraction 60, 61

!, logical negation 143, 146

truth table 146

!=, not equals 62

?:, ternary conditional operator 103, 120

?? (null coalescing operator) 391, 392

?., null-conditional operator (C# 6) 390, 391, 607

?[], null-conditional operator (C# 6) 607

. (member access operator) 70

.NET Core xxxv

"", empty string 190

{, left brace 45

}, right brace 45

@ verbatim string character 504

*, multiplication 60, 61

*=, multiplication compound assignment operator 118

/ forward slash in end tags 692

/, division 60, 61

/* */ delimited comment 42

//, single-line comment 42

\, escape character 55

\", double-quote escape sequence 54

\=, division ...

Get C# 6 for Programmers, Sixth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.