Object memory size

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top