Click or drag to resize
StringToUpper Method
Overload List
  NameDescription
Public methodToUpper
Returns a copy of this string converted to uppercase.
Public methodToUpper(CultureInfo)
Returns a copy of this string converted to uppercase, using the casing rules of the specified culture.
Top
See Also