Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
CurrentPosition
override int MS.Internal.Xml.XPath.ValueQuery.CurrentPosition
get
sealed
inherited
Definition at line
16
of file
ValueQuery.cs
.
17
{
18
get
19
{
20
throw
XPathException
.
Create
(
System
.
SR
.
Xp_NodeSetExpected
);
21
}
22
}
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