|
-
Oct 5th, 2009, 06:16 PM
#27
Re: [RESOLVED] Inheritance and Polymorphism
Perhaps this is relevant:
http://msdn.microsoft.com/en-us/library/34yytbws.aspx
Specifically:
Value types are stored as efficiently as primitive types, yet you can call methods on them, including the virtual methods defined on the System.Object and System.ValueType classes, as well as any methods defined on the value type itself.
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
|