String::ToLower Method
.NET Framework (current version)
Returns a copy of this string converted to lowercase.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | ToLower() | Returns a copy of this string converted to lowercase. |
![]() | ToLower(CultureInfo^) | Returns a copy of this string converted to lowercase, using the casing rules of the specified culture. |
Show:
