Pointer Expressions (C# Programming Guide)
Visual Studio 2012
In this section, the following pointer expressions are discussed:
Obtaining the Value of a Variable
Obtaining the Address of a Variable
How to: Access a Member with a Pointer (C# Programming Guide)
How to: Access an Array Element with a Pointer (C# Programming Guide)