Whether all chars in s are in upper case

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

- s (String)

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