Whether all chars in s are in upper case
| C# | Visual Basic | Visual C++ | F# |
public static bool IsAllCaps( string s )
Public Shared Function IsAllCaps ( s As String ) As Boolean
public: static bool IsAllCaps( String^ s )
static member IsAllCaps : s : string -> bool
- s (String)
Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204