Capitalises first letter of word
| C# | Visual Basic | Visual C++ | F# |
public static string MakeCap( string word )
Public Shared Function MakeCap ( word As String ) As String
public: static String^ MakeCap( String^ word )
static member MakeCap : word : string -> string
- word (String)
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)