This topic has not yet been rated - Rate this topic

Strings.Asc Method

Returns an Integer value representing the character code corresponding to a character.
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.

For more detailed information, see the Visual Basic topic Asc, AscW Functions.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.