SyntaxFix
Write A Post
Hire A Developer
Questions
Unmanaged object:
Marshal.SizeOf(object yourObj);
Value Types:
sizeof(object val)
Managed object: