casting the variant type in VB.NET

casting the variant type in VB.NET

Anonymous
Not applicable
888 Views
1 Reply
Message 1 of 2

casting the variant type in VB.NET

Anonymous
Not applicable
Hello,

The variant type isn't supported anymore by VB.NET.
Is there a way to cast the variant type in VB.NET so we use the methods and
functions of Acad from wihting VB.NET. ?

Thanks for any help

Johan Moens
0 Likes
889 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
johan,

you should use "Object" in vb.net instead of "Variant" in vb6/vba

- alfred -

In article <516AA0F4F333CCB05E8EE0B6C1AE3B39@in.WebX.maYIadrTaRb>,
jo.moens@pandora.be says...
> Hello,
>
> The variant type isn't supported anymore by VB.NET.
> Is there a way to cast the variant type in VB.NET so we use the methods and
> functions of Acad from wihting VB.NET. ?
>
> Thanks for any help
>
> Johan Moens
>
>
>
0 Likes