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.
A member of a generic class or structure has the same name as a type parameter of that class or structure.
Every variable, constant, enumeration, procedure, property, event, and delegate must have a name distinct from every type parameter.
Error ID: BC32054
To correct this error
- Change the name of the class or structure member so that it is different from every type parameter name.