Whether first letter is a capital and rest are lower.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public static bool IsStartsWithCap( string word )
public static bool IsStartsWithCap( string word )
Public Shared Function IsStartsWithCap ( word As String ) As Boolean
Public Shared Function IsStartsWithCap ( word As String ) As Boolean
public: static bool IsStartsWithCap( String^ word )
public: static bool IsStartsWithCap( String^ word )
static member IsStartsWithCap : word : string -> bool
static member IsStartsWithCap : word : string -> bool

- word (String)

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412