INDEX

Symbols

&

bitwise AND, 75–78

logical AND, 69, 70, 72, 73, 237–243, 622–623

pointer operator, 607

&& (short-circuit or conditional AND), 69, 72–73, 237, 239–243

*

multiplication operator, 26, 65

pointer operator, 606–607, 614, 615

@ to designate verbatim string literals, 50–51

@–qualified keywords, 35

|

bitwise OR, 75, 78–79

logical OR, 69, 70, 71–72, 73, 237–243, 622–623

|| (short-circuit or conditional OR), 69, 72, 73, 237, 239–243

[ ], 139, 140, 144, 147, 153, 253, 618

and attributes, 495, 496

and strings, 161

^

bitwise exclusive OR, 75, 79–80

logical exclusive OR, 69, 70

: (colon), 279, 286, 342

used with named arguments, 206

:: namespace alias qualifier, 459–463, 636

{ }, 22, 23, 31, 32, 54, 120, 142, 145, 426, 428, 589

used with format ...

Get C# 4.0 The Complete Reference 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.