|
-
Oct 28th, 2003, 01:15 AM
#1
Value Types and Classes [resolved]
What is the difference between these two? From the definition of a Value Type
Value types are stored as primitive data types, but they can contain fields, properties, events, and both static and nonstatic methods. Value types do not carry the overhead of an object that is being held in memory.
To me, it seems like a Value Type is a class. What then, is the difference? I'd like a better explanation than the one I've found here.
Last edited by mendhak; Oct 29th, 2003 at 04:09 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|