Index

A note on the digital index

A link in an index entry is displayed as the section title in which that entry appears. Because some sections have multiple index markers, it is not unusual for an entry to have several links to the same section. Clicking on any link will take you directly to the place in the text in which the marker appears.

Symbols

& (ampersand), Bitwise operators, Conditional Operators, Operator Table, Pointer Basics, Preprocessor Directives
& address-of operator, Pointer Basics
& bitwise and operator, Bitwise operators
&& conditional and operator, Conditional Operators, Preprocessor Directives
&= and self by operator, Operator Table
* (asterisk), A First C# Program, Arithmetic Operators, Operator Table, Pointer Basics
* dereference (value at) operator, Pointer Basics
* multiplication operator, A First C# Program, Arithmetic Operators
*= multiply self by operator, Operator Table
@ (at sign), Avoiding conflicts, String Type
@ preceding identifiers, Avoiding conflicts
@ preceding verbatim string literals, String Type
\ (backslash), Strings and Characters, Strings and Characters
\ escape sequence for, Strings and Characters
\ preceding escape sequences, Strings and Characters
{ } (braces), Literals, Punctuators, and Operators, Changing the flow of execution with braces
{ } enclosing statement blocks, Literals, Punctuators, and Operators, Changing the flow of execution with braces
^ (caret), Bitwise operators, Operator Table
^ bitwise xor operator, Bitwise operators
^= xor self by ...

Get C# 5.0 Pocket 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.