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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.