Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Schema.KeySequence Class Referencesealed

Public Member Functions

override int GetHashCode ()
 
override bool Equals ([NotNullWhen(true)] object other)
 
override string ToString ()
 

Package Functions

 KeySequence (int dim, int line, int col)
 
bool IsQualified ()
 

Properties

int PosLine [get]
 
int PosCol [get]
 
object this[int index] [get, set]
 

Private Attributes

readonly TypedObject[] _ks
 
readonly int _dim
 
int _hashcode = -1
 
readonly int _posline
 
readonly int _poscol
 

Detailed Description

Definition at line 6 of file KeySequence.cs.


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