G
Guest
Hi,
Does anybody know how to get the size in bytes of a managed type?
I have a hashtable and I want to check the size in bytes. I can get the size
using sizeof for value types with prmitives types (like int32, etc).
Thanks
Does anybody know how to get the size in bytes of a managed type?
I have a hashtable and I want to check the size in bytes. I can get the size
using sizeof for value types with prmitives types (like int32, etc).
Thanks