Strings.Asc Method
.NET Framework 2.0
Returns an Integer value representing the character code corresponding to a character.
Strings Members
Microsoft.VisualBasic Namespace
System.Globalization
CultureInfo
ANSICodePage
ArgumentException
Chr, ChrW Functions
Conversion Functions (Visual Basic)
Type Conversion Functions
ASCII Character Codes
Integer Data Type (Visual Basic)
| Name | Description |
|---|---|
| Strings.Asc (Char) | Returns an Integer value representing the character code corresponding to a character. Supported by the .NET Compact Framework. |
| Strings.Asc (String) | Returns an Integer value representing the character code corresponding to a character. Supported by the .NET Compact Framework. |
Reference
Strings ClassStrings Members
Microsoft.VisualBasic Namespace
System.Globalization
CultureInfo
ANSICodePage
ArgumentException
Other Resources
Asc, AscW FunctionsChr, ChrW Functions
Conversion Functions (Visual Basic)
Type Conversion Functions
ASCII Character Codes
Integer Data Type (Visual Basic)