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

Compiler Error C3604

Visual Studio .NET 2003

'object': can only create an instance of a managed class on the managed heap

You cannot declare objects to managed classes on the stack.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.