Mono Class Library: System.Char Overview | MembersSystem.Char.IsSymbol Method |
Determines whether the specified Unicode character is a symbol character. [Edit]
|
- c
- A Unicode character. [Edit]
true if c is a member of one of the following categories in System.Globalization.UnicodeCategory: System.Globalization.UnicodeCategory.MathSymbol, System.Globalization.UnicodeCategory.CurrencySymbol, System.Globalization.UnicodeCategory.ModifierSymbol, or System.Globalization.UnicodeCategory.OtherSymbol; otherwise, false. [Edit]
Documentation for this section has not yet been entered. [Edit]
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0