Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.XmlSqlBinaryReader.AttrInfo Struct Reference

Public Member Functions

void Set (QName n, string v)
 
void Set (QName n, int pos)
 
void GetLocalnameAndNamespaceUri (out string localname, out string namespaceUri)
 
int GetLocalnameAndNamespaceUriAndHash (out string localname, out string namespaceUri)
 
bool MatchNS (string localname, string namespaceUri)
 
bool MatchHashNS (int hash, string localname, string namespaceUri)
 
void AdjustPosition (int adj)
 

Public Attributes

QName name
 
string val
 
int contentPos
 
int hashCode
 
int prevHash
 

Detailed Description

Definition at line 151 of file XmlSqlBinaryReader.cs.


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