What is the corresponding datatype in VB.Net for a 'Variant' in VB.
The answer to this question, emphasizes on the object oriented nature of VB.Net as opposed to the object based nature of VB, wherein every entity is treated as Object.
Select Answer:
Array
Object
List
String
|