Partager via


Char.ToLower Method

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

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

Syntax

public override char ToLower ()

Return Value

The lowercase 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