Delen via


Keyword does not name a type

A keyword appears where a type name is required. The context calls for either an elementary data type or a declared element name representing a type.

Error ID: BC30180

To correct this error

  • Replace the keyword with a valid type name.

See Also

Reference

Class Statement (Visual Basic)

Dim Statement (Visual Basic)

Function Statement (Visual Basic)

Property Statement

Structure Statement