| title | As Clause (Visual Basic) | |||
|---|---|---|---|---|
| ms.date | 07/20/2015 | |||
| ms.prod | .net | |||
| ms.reviewer | ||||
| ms.suite | ||||
| ms.technology |
|
|||
| ms.topic | article | |||
| f1_keywords |
|
|||
| helpviewer_keywords |
|
|||
| ms.assetid | b4281ec8-2be5-49f7-aae8-ae0a96265b0d | |||
| caps.latest.revision | 19 | |||
| author | dotnet-bot | |||
| ms.author | dotnetcontent |
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
How to: Create a New Variable
Data Types
Variable Declaration
Type List
Generic Types in Visual Basic
Keywords