Index

Symbols

. (dot) operator, 145, 920

?: (question mark, colon) conditional operator, 142143

?. (question mark, dot) null-conditional operator, 144146

/// (forward slashes), XML comment delimiter, 447

- (hyphens), in identifier names, 14

- (minus sign)

arithmetic binary operator, 111112

delegate operator, 583584

precedence, 112

subtraction operator, overloading, 426428

unary operator, 110111, 428430

-= (minus sign, equal)

delegate operator, 583584

minus assignment operator, 428

-- (minus signs), decrement operator

C++ vs. C#, 124

decrement, in a loop, 121124

description, 121

guidelines, 124

lock statement, 125

post-decrement operator, 122124

postfix decrement operator, 123124

pre-decrement operator, 123124

prefix decrement operator, ...

Get Essential C# 7.0, 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.