terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
MS.Internal.Xml.Cache.XPathNode Struct Reference

Public Member Functions

int GetParent ([Out] XPathNode[] pageNode)
 
int GetSibling ([Out] XPathNode[] pageNode)
 

Properties

XPathNodeType NodeType [get]
 
string Prefix [get]
 
string LocalName [get]
 
string NamespaceUri [get]
 
XPathDocument Document [get]
 
XPathNodePageInfo PageInfo [get]
 
bool IsXmlNamespaceNode [get]
 
bool HasSibling [get]
 
bool HasCollapsedText [get]
 
bool IsText [get]
 
bool HasNamespaceDecls [get]
 
string Value [get]
 

Private Attributes

XPathNodeInfoAtom _info
 
ushort _idxSibling
 
ushort _idxParent
 
ushort _idxSimilar
 
ushort _posOffset
 
uint _props
 
string _value
 

Detailed Description

Definition at line 9 of file XPathNode.cs.


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