
487
Index
Symbols
!
Not logical operator, 139
operator precedence, 144
overloading operator, 312
!=
Not Equals comparison operator, 141
overloading operator, 312
“”
Hello
, 27
string, 132
values, 406
%
field to value comparison, 406
modulus arithmetic operator, 138
operator precedence, 144
overloading operator, 312
&
And bitwise operator, 143
And logical operator, 139
operator precedence, 144
overloading operator, 312
&&
Conditional And logical operator, 139
nested
if statements, 223
operator precedence, 144
‘’
chars
, 132
string values, 406
*
field to value comparison, 406
multiplication arithmetic operator, 138
operator precedence, 144
overloading operator, 312
+
addition arithmetic operator, 138
operator precedence, 144
overloading operator, 311–312
++
overloading operator, 312
pre-increment arithmetic operator, 138
+=
Add and Assign assignment operator, 142
add to, 51
,
generic classes, 332
generic constraints, 334
thousands separator numeric format, 180
variables, 130
-
negation arithmetic operator, 138
operator precedence, 144
overloading operator, 312
subtraction arithmetic operator, 138
--
overloading operator, 312
post-decrement arithmetic operator, 138
-=
Subtract and Assign assignment operator, 142
subtract from, 51
/
custom date/time format, 183
division arithmetic operator, 138
operator precedence, 144
overloading operator, 312
:
constructors, 294
custom date/time format, 183
596906bindex.indd 487 4/9/10 7:34:25 AM