Platform Core .NET Assemblies API
ToCamelCase Method
See Also  Send Feedback
Terrasoft.Common Namespace > StringUtilities Class : ToCamelCase Method
source
String.
cultureInfo

Glossary Item Box

Gets a copy of the current instance converted according to the UpperCamelCase style.

Syntax

 
C#
 
 

Parameters

source
String.
cultureInfo

Return Value

An equivalent of the current instance converted according to the UpperCamelCase style.

Remarks

Extension method for the System.String class.

The method converts the first character of the specified instance to uppercase.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.