Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
IsOnNode()
bool
IXmlDataVirtualNode. System.Xml.XPathNodePointer.IsOnNode
(
XmlNode
nodeToCheck
)
inline
private
Implements
System.Xml.IXmlDataVirtualNode
.
Definition at line
1157
of file
XPathNodePointer.cs
.
1158
{
1159
RealFoliate
();
1160
return
nodeToCheck
==
_node
;
1161
}
System.Xml.XPathNodePointer.RealFoliate
void RealFoliate()
Definition
XPathNodePointer.cs:1171
System.Xml.XPathNodePointer._node
XmlNode _node
Definition
XPathNodePointer.cs:13
System.Xml.ValueHandleType.Dictionary
@ Dictionary
System
Xml
XPathNodePointer
Generated by
1.10.0