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

+ (addition) operator, Mathematical Operators, Mathematical Operators, Mathematical Operators, Multicasting
&& (And) operator, Use of Logical Operators with Conditionals
= (assignment) operator, The Assignment Operator (=), Copying Strings
/* (asterisk), Examining Your First Program
@ (at) symbol, Verbatim Strings
{} (braces)
class-body, Defining Classes
namespaces, Examining Your First Program
^ (caret), The Regex Class
: (colon), Calling Base Class Constructors
- - (decrement) operator, Increment and Decrement Operators
/ (division) operator, Mathematical Operators
. (dot) operator, Examining Your First Program, Access Modifiers
= (equals sign), Relational Operators
== (equals) operator, The Equals Operator
>= (greater than or equal to) operator, Relational Operators, The Equals Operator
> (greater than) operator, Relational Operators, The Equals Operator
++ (increment) operator, Increment and Decrement Operators, Relational Operators, Creating Useful Operators
[ ] (index) operator, Accessing Array Elements, Other Useful String Methods
<= (less than or equal to) operator, The Equals Operator
< (less than) operator, The Equals Operator
% (modulus) operator, ...

Get Learning C# 2005, 2nd 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.