Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)
See Also
Reference
Pointer Conversions (C# Programming Guide)
Pointer types (C# Programming Guide)
fixed Statement (C# Reference)