Whether first letter is a capital and rest are lower.
| C# | Visual Basic | Visual C++ | F# |
public static bool IsStartsWithCap( string word )
Public Shared Function IsStartsWithCap ( word As String ) As Boolean
public: static bool IsStartsWithCap( String^ word )
static member IsStartsWithCap : word : string -> bool
- word (String)
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)