Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
MS.Internal.Xml.Cache.XPathNodeInfoTable Class Referencesealed

Public Member Functions

 XPathNodeInfoTable ()
 
XPathNodeInfoAtom Create (string localName, string namespaceUri, string prefix, string baseUri, XPathNode[] pageParent, XPathNode[] pageSibling, XPathNode[] pageSimilar, XPathDocument doc, int lineNumBase, int linePosBase)
 
override string ToString ()
 

Private Member Functions

XPathNodeInfoAtom Atomize (XPathNodeInfoAtom info)
 
void AddInfo (XPathNodeInfoAtom info)
 

Private Attributes

XPathNodeInfoAtom[] _hashTable
 
int _sizeTable
 
XPathNodeInfoAtom _infoCached
 

Detailed Description

Definition at line 6 of file XPathNodeInfoTable.cs.


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