Index

Symbols

& (ampersand)

& (AND) operator, 354

&& (logical AND) operator, 8990, 105

< > (angle brackets)

=> operator, 62

=> operator in lambda expressions, 413

> (greater than) operator, 89

>= (greater than or equal to) operator, 89

< (less than) operator, 89

<= (less than or equal to) operator, 89

* (asterisk), 11, 45, 198, 504

@ (at symbol), 178

\ (backslash), 104

{ } (braces or curly brackets), 53, 60

: (colon), 79

$ (dollar sign), 46

= (equal sign), 37, 5354, 91

== (equal to) operator, 8889, 505

associativity and, 5354

! (exclamation point)

!= (inequality) operator, 505

! (NOT operator), 88

/ (forward slash), 11, 45, 504

- (minus sign), 45, 503504

-= (compound subtraction) operator, 108, 125

-- (decrement) operator, 55

-= (subtraction ...

Get Microsoft Visual C# Step by Step, 8th 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.