In Visual Basic . NET, Object is the universal data type . A variable of type Object can hold data of any type. The Variant type is not supported, and all its functionality is supplied by Object.
In Visual Basic . NET, Object is the universal data type . A variable of type Object can hold data of any type. The Variant type is not supported, and all its functionality is supplied by Object.