System Namespace String Class
Returns a copy of this String in uppercase, using default properties.
[ VB ] <Serializable> Overloads Public Function ToUpper ( ) As String [ C# ] [ Serializable ] public string ToUpper ( ); [ C++ ] [ Serializable ] public: String* ToUpper ( ); [ JScript ] public Serializable function ToUpper ( ) : String;
A String in uppercase.
This method takes into account the current CultureInfo information.
String Members String.ToUpper Overload List ToLower
© 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