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
Reference
Type List
Visual Basic Language Keywords
Concepts
Data Types in Visual Basic
Variable Declaration in Visual Basic
Generic Types in Visual Basic