[This is preliminary documentation and is subject to change.]
Declares common char codes
Namespace: NFX.ParsingAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Char0 | 0 | ||
| AlertBell | 7 | ||
| Backspace | 8 | ||
| Formfeed | 12 | ||
| LF | 10 | ||
| CR | 13 | ||
| Tab | 9 | ||
| VerticalQuote | 11 |
See Also