Click to See Complete Forum and Search --> : From PDC...All variables in VB7 derived from System.Object
PDC Attendee
07-11-2000, 04:23 PM
All variable types in VB7 are now Objects derived from System.Object...
By the way there are no more variants.....I think this means that variant is
synonymous to object...
Later
Thanassis Stathopoulos
07-11-2000, 05:33 PM
So it is clear what has been said here before, the syntax is
just sugar and the real thing is the runtime. It seems C#
and VB7 are largely one and the same thing.
Remains to be seen if the more advanced parts (delegates
and the like) will make it into VB7.
PDC Attendee wrote in message <396b81cb$2@news.devx.com>...
>All variable types in VB7 are now Objects derived from System.Object...
>
>By the way there are no more variants.....I think this means that variant
is
>synonymous to object...
>
>Later
>
>
devx.com
Copyright Internet.com Inc. All Rights Reserved