R
Ricky K. Rasmussen
Is it at all possible to see the size of an object in memory?
Since the SizeOf() method only returns the "unmanaged" size of my object it
doesn't quite do it for me, so I was wondering if anyone knows of a way to
obtain the physical size of memory used to hold the object in memory.
Thanks for your time,
Ricky
Since the SizeOf() method only returns the "unmanaged" size of my object it
doesn't quite do it for me, so I was wondering if anyone knows of a way to
obtain the physical size of memory used to hold the object in memory.
Thanks for your time,
Ricky