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
Samarbejd med os på GitHub
Kilden til dette indhold kan findes på GitHub, hvor du også kan oprette og gennemse problemer og pullanmodninger. Du kan få flere oplysninger i vores vejledning til bidragydere.