Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
MoveNext()
override
bool
MS.Internal.Xml.XPath.Query.MoveNext
(
)
inline
inherited
Definition at line
47
of file
Query.cs
.
48
{
49
return
Advance
() !=
null
;
50
}
MS.Internal.Xml.XPath.Query.Advance
XPathNavigator Advance()
References
MS.Internal.Xml.XPath.Query.Advance()
.
MS
Internal
Xml
XPath
XPathSelfQuery
Generated by
1.10.0