Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Count
override int MS.Internal.Xml.XPath.ValueQuery.Count
get
sealed
inherited
Definition at line
24
of file
ValueQuery.cs
.
25
{
26
get
27
{
28
throw
XPathException
.
Create
(
System
.
SR
.
Xp_NodeSetExpected
);
29
}
30
}
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