Mono Class Library: System.String Overview | Members

System.String.ToLower Overloads

The overloads of ToLower are listed below. For a list of all members, see the String Members list.

Public Methods

ToLower() : string
Returns a copy of this string in lowercase.
ToLower(System.Globalization.CultureInfo) : string
Documentation for this section has not yet been entered.