This topic has not yet been rated - Rate this topic

Char.ToUpper Method

Converts the value of a Unicode character to its uppercase equivalent.

Name Description
Char.ToUpper (Char) Converts the value of a Unicode character to its uppercase equivalent.

Supported by the .NET Compact Framework.

Char.ToUpper (Char, CultureInfo) Converts the value of a specified Unicode character to its uppercase equivalent using specified culture-specific formatting information.

Supported by the .NET Compact Framework.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.