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

! (exclamation mark), Operators, Operators
!= (not equal) operator, Operators
logical negation operator, Operators
" " (quotation marks, double), surrounding string literals, Expressions
# (number sign, hash sign, octothorpe, crosshatch, or pound sign), Text-Oriented Types
% (percent sign), Operators, Operators
%= (remainder and assignment) operator, Operators
remainder operator, Operators
& (ampersand), Operators, Operators, Operators, Operators, Unsafe Code
&& (conditional AND) operator, Operators, Operators
&= (bitwise AND and assignment) operator, Operators
address of operator, Unsafe Code
bitwise AND operator, Operators
( ) (parentheses), Program Entry Point, Expressions, Numeric conversions, Constructors
denoting parameter and argument lists, Program Entry Point, Constructors
parenthesized expressions, Expressions
using in casts, Numeric conversions
(ISO/IEC standard 14882:2011 (C++), Why Not C#?
* (asterisk), Operators, Operators, Grid, Unsafe Code
*= (multiplication and assignment) operator, Operators
multiplication operator, Operators
star sizing in XAML, Grid
using with pointers, Unsafe Code
+ (plus sign), Local Variables, Expressions, Operators ...

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