Char.IsUpper Method (Char)
Silverlight
Indicates whether the specified Unicode character is categorized as an uppercase letter.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Parameters
- c
- Type: System.Char
A Unicode character.
Valid uppercase letters are members of the following category in UnicodeCategory: UppercaseLetter.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.