Overload List

  NameDescription
Public methodToProper()()()()
Converts a string to a proper name. In a proper name, the first letter of each word is uppercase; the remaining letters are lowercase.
(Inherited from SalString.)
Public methodToProper(SalString%)
Converts a string to a proper name. In a proper name, the first letter of each word is uppercase; the remaining letters are lowercase.
(Inherited from SalString.)

See Also