Enum CharacterSet.Unicode

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      ACK
      ASCII control character ACK ("ack").
      ANY  
      BEL
      ASCII control character BEL ("bell").
      BS
      ASCII control character BS ("backspace").
      CAN
      ASCII control character CAN ("cancel").
      Cc
      Other, Control
      Cf
      Other, Format
      Cn
      Other, Not Assigned (no characters have this property)
      Co
      Other, Private Use
      CR
      ASCII control character CR ("carriage return").
      Cs
      Other, Surrogate
      DC1
      ASCII control character DC1 ("device control 1 - XON").
      DC2
      ASCII control character DC2 ("device control 2").
      DC3
      ASCII control character DC3 ("device control 3 - XOFF").
      DC4
      ASCII control character DC4 ("device control 4").
      DEL
      ASCII control character {code DEL}.
      DLE
      ASCII control character DLE ("data link escape").
      EM
      ASCII control character EM ("end of medium").
      ENQ
      ASCII control character ENQ ("enquiry").
      EOT
      ASCII control character EOT ("end of transmission").
      ESC
      ASCII control character ESC ("escape").
      ETB
      ASCII control character ETB ("end of transmission block").
      ETX
      ASCII control character ETX ("end of text").
      FF
      ASCII control character FF ("form feed").
      FS
      ASCII control character FS ("file separator").
      GS
      ASCII control character GS ("group separator").
      ID_Continue
      Characters allowed in an identifier.
      ID_Start
      Characters allowed as initial character of an identifier.
      LF
      ASCII control character LF ("line feed").
      Ll
      Letter, Lowercase
      Lm
      Letter, Modifier
      Lo
      Letter, Other
      Lt
      Letter, Titlecase
      Lu
      Letter, Uppercase
      Mc
      Mark, Spacing Combining
      Me
      Mark, Enclosing
      Mn
      Mark, Nonspacing
      NAK
      ASCII control character NAK ("negative ack").
      Nd
      Number, Decimal Digit
      Nl
      Number, Letter
      No
      Number, Other
      NUL
      ASCII control character NUL ("null").
      Other_ID_Continue  
      Other_ID_Start  
      Pattern_Syntax  
      Pattern_White_Space  
      Pc
      Punctuation, Connector
      Pd
      Punctuation, Dash
      Pe
      Punctuation, Close
      Pf
      Punctuation, Final quote (may behave like 'Ps' or 'Pe' depending on usage)
      Pi
      Punctuation, Initial quote (may behave like 'Ps' or 'Pe' depending on usage)
      Po
      Punctuation, Other
      Ps
      Punctuation, Open
      RS
      ASCII control character RS ("record separator").
      Sc
      Symbol, Currency
      SI
      ASCII control character SI ("shift in").
      Sk
      Symbol, Modifier
      Sm
      Symbol, Math
      So
      Symbol, Other
      SO
      ASCII control character SO ("shift out").
      SOH
      ASCII control character SOH ("start of heading").
      SPACE
      ASCII space character.
      STX
      ASCII control character STX ("start of text").
      SUB
      ASCII control character SUB ("substitute").
      SYN
      ASCII control character SYN ("synchronous idle").
      TAB
      ASCII control character TAB ("horizontal tab").
      US
      ASCII control character US ("unit separator").
      VT
      ASCII control character VT ("vertical tab").
      White_Space  
      Zl
      Separator, Line
      Zp
      Separator, Paragraph
      Zs
      Separator, Space