Size of an object
        Posted  
        
            by sandhya
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by sandhya
        
        
        
        Published on 2010-03-18T07:00:39Z
        Indexed on 
            2010/03/18
            7:01 UTC
        
        
        Read the original article
        Hit count: 178
        
c#
Hi I am trying to findout size of an object. Is there any way to know how much memory the object is using? is there anything like 'sizeof' ??
© Stack Overflow or respective owner