Mono Class Library: System.String Overview | MembersSystem.String.ToUpper Overloads |
The overloads of ToUpper are listed below. For a list of all members, see the String Members list.
ToUpper() : string Returns a copy of the current instance with all elements converted to uppercase, using default properties.ToUpper(System.Globalization.CultureInfo) : string Documentation for this section has not yet been entered.