Visual Basic Language Reference  

As

The As keyword introduces an As clause, which identifies a data type.

The As keyword is used in these contexts:

Const Statement

Declare Statement

Delegate Statement

Dim Statement

Enum Statement

Event Statement

Function Statement

Property Statement

Sub Statement

Try...Catch...Finally Statements

See Also

Visual Basic Language Keywords