The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Strings::Asc Method
.NET Framework (current version)
Returns an Integer value representing the character code corresponding to a character.
Assembly: Microsoft.VisualBasic (in Microsoft.VisualBasic.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Asc(Char) | Returns an Integer value representing the character code corresponding to a character. |
![]() ![]() | Asc(String^) | Returns an Integer value representing the character code corresponding to a character. |
Show:

