Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Xsl.Runtime.XmlCollation.Options Struct Reference

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
 

Detailed Description

Definition at line 10 of file XmlCollation.cs.


The documentation for this struct was generated from the following file: