Determines the System.Globalization.UnicodeCategory of the character at the specified position in the specified string .
The System.Globalization.UnicodeCategory of the char at position index in s.
Type Reason ArgumentNullException s is a null reference. ArgumentOutOfRangeException The value of index is less than zero, or greater than or equal to the length of s.
Note: For more information regarding Unicode categories, see System.Globalization.UnicodeCategory.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0