Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Current
override
XPathNavigator
MS.Internal.Xml.XPath.ValueQuery.Current
get
sealed
inherited
Definition at line
8
of file
ValueQuery.cs
.
9
{
10
get
11
{
12
throw
XPathException
.
Create
(
System
.
SR
.
Xp_NodeSetExpected
);
13
}
14
}
System.SR.Xp_NodeSetExpected
static string Xp_NodeSetExpected
Definition
SR.cs:1244
System.SR
Definition
SR.cs:7
System.Xml.XPath.XPathException.Create
static XPathException Create(string res)
Definition
XPathException.cs:77
System.Xml.XPath.XPathException
Definition
XPathException.cs:10
System
Definition
BlockingCollection.cs:8
MS
Internal
Xml
XPath
StringFunctions
Generated by
1.10.0