System Namespace String Class
Returns a copy of this String in lowercase.
[ VB ] <Serializable> Overloads Public Function ToLower ( ) As String [ C# ] [ Serializable ] public string ToLower ( ); [ C++ ] [ Serializable ] public: String* ToLower ( ); [ JScript ] public Serializable function ToLower ( ) : String;
A String in lowercase.
This method takes into account the current CultureInfo information.
String Members String.ToLower Overload List ToUpper
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph