Results 1 to 7 of 7

Thread: Value Types and Classes [resolved]

Threaded View

  1. #1

    Thread Starter
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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
  •  



Click Here to Expand Forum to Full Width