Say that I do something like this on a Win XP 32bit machine in Visual Studio 03/05:
Code:MyClass object1 = new MyClass(); MyClass object2 = object1;
how much memory does object2 use? 32bit? Or does it hold RTTI info and more too?
Thanks
- ØØ -
|
Results 1 to 4 of 4
Thread: Size of a referenc in C#?Threaded View
|
Click Here to Expand Forum to Full Width |