Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Clone()
[4/4]
static
XPathNodeIterator
MS.Internal.Xml.XPath.Query.Clone
(
XPathNodeIterator
input
)
inline
static
protected
inherited
Definition at line
76
of file
Query.cs
.
77
{
78
return
input
?.Clone();
79
}
System.ExceptionArgument.input
@ input
References
System.input
.
MS
Internal
Xml
XPath
XPathSelfQuery
Generated by
1.10.0