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

Lambda expression cannot be converted to '<typename>' because type '<typename>' is declared 'MustInherit' and cannot be created

Visual Studio 2008

A statement attempts to convert a lambda expression to a type that can only be a base class and cannot be used to create an instance.

Error ID: BC36626

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.