I need to know how much bytes my object consumes in memory (in C#). for example how much my Hashtable, or SortedList, or List<String>.

6 Answers
6

Leave a Reply

Your email address will not be published. Required fields are marked *