DekGenius.com
Team LiB   Previous Section
[SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [J] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [X]

O'Reilly & Associates, contact information for 
Object class 
    conversion of value type to 
    Equals() method 
    methods of 
object-oriented programming  2nd  [See also C# language; classes; interfaces; methods]3rd 
    analysis 
    design 
    encapsulation  2nd  3rd  4th  5th 
    inheritance 
    metaphors in 
    models and 
    polymorphism  2nd  3rd 
    specialization  2nd 
    structs 
objects  [See also classes; member variables; methods]2nd  3rd  4th 
    capabilities of 
    casting to an interface 
    copying 
    destroying 
    determining if interface implemented by 
    displaying in debugger  2nd 
    instantiating  2nd  3rd 
    memory allocation for  2nd 
    as metaphors 
    naming conventions for  2nd 
    passing as a parameter 
    referencing current instance of 
    responsibilities of 
    state of  2nd  3rd  4th 
one-dimensional arrays  [See arrays]
Open Project item, VS.NET Start menu 
operator keyword  2nd 
operators 
    assignment  2nd  3rd  4th 
    conversion (casting) 
    increment and decrement 
    logical  2nd 
    mathematical  2nd  3rd 
    modulus 
    order of evaluation 
    overloading 
        compatibility with other .NET languages 
        guidelines for useful operators 
        logical operators 
        mathematical operators 
    precedence of 
    prefix and postfix 
    reassignment 
    relational  2nd 
    self-assignment 
    ternary 
Options property, Regex class 
or operator (||) 
order of evaluation for operators 
out modifier  2nd  3rd  4th  5th 
override keyword  2nd  3rd  4th  5th 
    not used with explicity implemented methods 

Team LiB   Previous Section