Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Data.IndexField Struct Reference

Public Member Functions

override bool Equals ([NotNullWhen(true)] object obj)
 
override int GetHashCode ()
 

Static Public Member Functions

static bool operator== (IndexField if1, IndexField if2)
 

Public Attributes

readonly DataColumn Column
 
readonly bool IsDescending
 

Package Functions

 IndexField (DataColumn column, bool isDescending)
 

Detailed Description

Definition at line 5 of file IndexField.cs.


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