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

Comma or ')' expected (Type Argument List) 

A type argument list contains an unexpected element. Use commas (,) to separate type arguments in such a list, and use a closing parenthesis ()) to end the list.

Error ID: BC32094

To correct this error

  • Add a comma and continue the type argument list, or add a closing parenthesis character to terminate the list.

See Also

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.