As (Visual Basic)
Introduces an As clause, which identifies a data type in a declaration statement or a constraint list on a generic type parameter.
Remarks
The As keyword can be used in these contexts:
Try...Catch...Finally Statements
See Also
Tasks
Concepts
Variable Declaration in Visual Basic