As Clause (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
How to: Create a New Variable (Visual Basic)
Reference
Concepts
Variable Declaration in Visual Basic
Generic Types in Visual Basic (Visual Basic)