Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
debuggerDisplayProxy
object MS.Internal.Xml.XPath.XPathArrayIterator.debuggerDisplayProxy
get
private
inherited
Definition at line
33
of file
XPathArrayIterator.cs
.
34
{
35
get
36
{
37
if
(
index
>= 1)
38
{
39
return
new
XPathNavigator
.
DebuggerDisplayProxy
(
Current
);
40
}
41
return
null
;
42
}
43
}
MS.Internal.Xml.XPath.XPathArrayIterator.index
int index
Definition
XPathArrayIterator.cs:13
MS.Internal.Xml.XPath.XPathArrayIterator.Current
override XPathNavigator Current
Definition
XPathArrayIterator.cs:18
System.Xml.XPath.XPathNavigator
Definition
XPathNavigator.cs:15
System.Xml.XPath.XPathNavigator.DebuggerDisplayProxy
Definition
XPathNavigator.cs:57
System
Xml
Xsl
XsltOld
ActionFrame
XPathSortArrayIterator
Generated by
1.10.0