K
kplkumar
I want to get the memory address of an object. Can someone tell me how
to do that in C#. Also, I tried using the unsafe and the "&" operator
and could not acheive it. Can you tell me a good way of doing it? I am
new to this and have no clue how to get the memory address.
to do that in C#. Also, I tried using the unsafe and the "&" operator
and could not acheive it. Can you tell me a good way of doing it? I am
new to this and have no clue how to get the memory address.