XML comment type parameter <parameter> does not match a type parameter on the corresponding <keyword> statement

XML comment parameter <parameter> does not match a type parameter on the corresponding <keyword> statement. XML comment will be ignored.

An XML comment tag was specified for some, but not all, type parameters in a method.

Error ID: BC42317

To correct this error

  • Provide XML comment tags for all type parameters in the method.

See Also

Concepts

Documenting Your Code with XML (Visual Basic)

Reference

Recommended XML Tags for Documentation Comments (Visual Basic)