Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
cannot invoke base class method on a value type instance
The following error occurs because GetClass
is a member of Microsoft.Runtime.Object
, not of Microsoft.Runtime.Integer4
.
This error is obsolete in Visual Studio 2022 and later versions.