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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates and technical support.
Introduces an As clause, which identifies a data type in a declaration statement or a constraint list on a generic type parameter.
The As keyword can be used in these contexts:
Try...Catch...Finally Statements