Mono Class Library: System.String Overview | Members

System.String.ToUpper Overloads

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

Public Methods

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.