Expand Minimize
This topic has not yet been rated - Rate this topic

Compiler Error C3251

Error Message

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.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.