Strings.AscW Method
.NET Framework 3.0
Returns an Integer value representing the character code corresponding to a character.
| Name | Description |
|---|---|
| Strings.AscW (Char) | Returns an Integer value representing the character code corresponding to a character. Supported by the .NET Compact Framework. |
| Strings.AscW (String) | Returns an Integer value representing the character code corresponding to a character. Supported by the .NET Compact Framework. |
For more detailed information, see the Visual Basic topic Asc, AscW Functions.