1 out of 2 rated this helpful - 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.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.