Partager via


Char.ToUpper Method

Converts the value of the current Char object to its uppercase equivalent.

Namespace: System
Assembly: mscorlib (in mscorlib.dll)

Syntax

public override char ToUpper ()

Return Value

The uppercase equivalent of the current Char object.

Version Information

Available in the .NET Micro Framework version 4.2.

See Also

Reference

Char Structure
Char Members
System Namespace