|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| Options (int value) | |
| bool | GetFlag (int flag) |
| void | SetFlag (int flag, bool value) |
Static Public Member Functions | |
| static implicit | operator int (Options options) |
Properties | |
| bool | UpperFirst [get, set] |
| bool | EmptyGreatest [get] |
| bool | DescendingOrder [get] |
| bool | IgnoreCase [get] |
| bool | Ordinal [get] |
| CompareOptions | CompareOptions [get, set] |
Private Attributes | |
| int | _value |
Definition at line 10 of file XmlCollation.cs.