C# supports pointers in a limited extent. A C# pointer is nothing but a variable that holds the memory address of another type.
確定! 回上一頁