| public nothrow | CharacterInfo() |
| public inline nothrow AgeId | AgeValue() const |
| public inline nothrow BlockId | BlockValue() const |
| public inline nothrow uchar | Folding() const |
| public inline nothrow GeneralCategoryId | GeneralCategoryValue() const |
| public inline nothrow bool | GetBinaryProperty(BinaryPropertyId binaryPropertyId) const |
| public inline nothrow bool | HasGeneralCategory(GeneralCategoryId generalCategory_) const |
| public inline nothrow uchar | Lower() const |
| public void | Read(BinaryReader& reader) |
| public inline nothrow ScriptId | ScriptValue() const |
| public inline nothrow uchar | Title() const |
| public inline nothrow uchar | Upper() const |
| private AgeId | age |
| private ulong | binaryProperties |
| private BlockId | block |
| private uchar | folding |
| private GeneralCategoryId | generalCategory |
| private uchar | lower |
| private ScriptId | script |
| private uchar | title |
| private uchar | upper |